95 Forks
428 Stars
428 Watchers

RLs

Reinforcement Learning Algorithms Based on PyTorch

How to download and setup RLs

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

Or simply clone RLs with SSH
[email protected]:StepNeverStop/RLs.git

If you have some problems with RLs

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