4 Forks
36 Stars
36 Watchers

dqn

TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)

How to download and setup dqn

Open terminal and run command
git clone https://github.com/AdamStelmaszczyk/dqn.git
git clone is used to create a copy or clone of dqn 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 dqn https://github.com/AdamStelmaszczyk/dqn/archive/master.zip

Or simply clone dqn with SSH
[email protected]:AdamStelmaszczyk/dqn.git

If you have some problems with dqn

You may open issue on dqn support forum (system) here: https://github.com/AdamStelmaszczyk/dqn/issues