Skip to content

Solving the OpenAI Gym "Lunar Lander v2" environment

Notifications You must be signed in to change notification settings

accraze/lunar-lander

Repository files navigation

lunar lander

Solving the Lunar-Lander-v2 environment in the OpenAI Gym using a Double Q-Learning Network.

LunarLander Success

install

pip install -r requirements.txt

running

Check out the ddqn.ipynb notebook to see how to run the code

Releases

No releases published

Packages

No packages published