354 Forks
2659 Stars
2659 Watchers

rl

A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.

How to download and setup rl

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

Or simply clone rl with SSH
[email protected]:pytorch/rl.git

If you have some problems with rl

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