449 Forks
1187 Stars
1187 Watchers

deep-q-learning

Minimal Deep Q Learning (DQN & DDQN) implementations in Keras

How to download and setup deep-q-learning

Open terminal and run command
git clone https://github.com/keon/deep-q-learning.git
git clone is used to create a copy or clone of deep-q-learning repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with deep-q-learning https://github.com/keon/deep-q-learning/archive/master.zip

Or simply clone deep-q-learning with SSH
[email protected]:keon/deep-q-learning.git

If you have some problems with deep-q-learning

You may open issue on deep-q-learning support forum (system) here: https://github.com/keon/deep-q-learning/issues