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

Deep Q-Network (DQN) on LunarLander-v2 | Chan`s Jupyter #87

Open
utterances-bot opened this issue Nov 19, 2022 · 1 comment
Open

Deep Q-Network (DQN) on LunarLander-v2 | Chan`s Jupyter #87

utterances-bot opened this issue Nov 19, 2022 · 1 comment

Comments

@utterances-bot
Copy link

Deep Q-Network (DQN) on LunarLander-v2 | Chan`s Jupyter

In this post, We will take a hands-on-lab of Simple Deep Q-Network (DQN) on openAI LunarLander-v2 environment. This is the coding exercise from udacity Deep Reinforcement Learning Nanodegree.

https://goodboychan.github.io/python/reinforcement_learning/pytorch/udacity/2021/05/07/DQN-LunarLander.html

Copy link

Awesome example! But seems there is memory leak in the code. When I change the parameter size to a bigger one, the issue becomes more apparent.

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