231 Forks
1101 Stars
1101 Watchers

chainerrl

ChainerRL is a deep reinforcement learning library built on top of Chainer.

How to download and setup chainerrl

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

Or simply clone chainerrl with SSH
[email protected]:chainer/chainerrl.git

If you have some problems with chainerrl

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