28 Forks
97 Stars
97 Watchers

rl-examples

Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow

How to download and setup rl-examples

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

Or simply clone rl-examples with SSH
[email protected]:Anjum48/rl-examples.git

If you have some problems with rl-examples

You may open issue on rl-examples support forum (system) here: https://github.com/Anjum48/rl-examples/issues