16 Forks
170 Stars
170 Watchers

torchrl

Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)

How to download and setup torchrl

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

Or simply clone torchrl with SSH
[email protected]:RchalYang/torchrl.git

If you have some problems with torchrl

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