Skip to content

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

Notifications You must be signed in to change notification settings

afrisby21/lunar_lander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9374927 · Feb 11, 2023

History

5 Commits
Feb 11, 2023
Jun 7, 2022

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