Skip to content

Deep Q-Learning to solve OpenAI Gym's LunarLander environment.

License

Notifications You must be signed in to change notification settings

bmaxdk/OpenAI-Gym-LunarLander-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI-Gym-LunarLander-v2

DQN application

Requirements

In order to run the code, you need Python3 and the following libraries:

To run the code, execute the following command:

$ git clone https://github.com/bmaxdk/OpenAI-Gym-LunarLander-v2.git
$ cd OpenAI-Gym-LunarLander-v2
$ python main.py

Releases

No releases published

Packages

No packages published