9 Forks
27 Stars
27 Watchers

DRL

A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.

How to download and setup DRL

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

Or simply clone DRL with SSH
[email protected]:cgel/DRL.git

If you have some problems with DRL

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