Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Policy Gradient method with Eligibility Traces #14

Open
christianadriano opened this issue Jun 10, 2020 · 0 comments
Open

Implement Policy Gradient method with Eligibility Traces #14

christianadriano opened this issue Jun 10, 2020 · 0 comments
Assignees

Comments

@christianadriano
Copy link
Member

Page 333 of Sutton and Barto book.
Actor-Critic with Eligility Traces (Continuing)

Similar code here:
https://github.com/aditya1702/Machine-Learning-and-Data-Science/blob/master/Implementation%20of%20Reinforcement%20Learning%20Algorithms/Tensorflow%20Implementations/Policy%20Gradients/Actor-Critic%20Method%20-%20CliffWalking%20Env.ipynb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants