Skip to content

afrisby21/lunar_lander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

lunar_lander

Training an agent to land a spaceship via reinforcement learning with a Neural Network and OpenAIGym.

Code will visualize the training process for an agent playing the lunar lander game on OpenAI Gym with a Deep Q-Network. More information on OpenAI Gym and the lunar lander game can be found here: https://www.gymlibrary.ml/environments/box2d/lunar_lander/

Video of training process can be found here: https://youtu.be/WLU5N02nLZo

About

Training an agent to land a spaceship with a neural network via reinforcement learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages