Double DQN application
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