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

Apply Double Dueling DQN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Apply Double Dueling DQN

License:MIT License


Languages

Language:Jupyter Notebook 83.3%Language:Python 16.7%