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

Apply Double Dueling DQN

Primary LanguageJupyter NotebookMIT LicenseMIT

OpenAI-Gym-LunarLander-v2-Double-Dueling-DQN

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