Skip to content

bmaxdk/OpenAI-Gym-LunarLander-v2-Double-DQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI-Gym-LunarLander-v2-Double-DQN

Double 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-Double-DQN.git
$ cd OpenAI-Gym-LunarLander-v2-Double-DQN
$ python main.py