13 Forks
44 Stars
44 Watchers

async-rl

Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Theano + OpenAI Gym)[1-step Q-learning, n-step Q-learning, A3C]

How to download and setup async-rl

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

Or simply clone async-rl with SSH
[email protected]:Grzego/async-rl.git

If you have some problems with async-rl

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