276 Forks
2169 Stars
2169 Watchers

DRL-Pytorch

Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)

How to download and setup DRL-Pytorch

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

Or simply clone DRL-Pytorch with SSH
[email protected]:XinJingHao/DRL-Pytorch.git

If you have some problems with DRL-Pytorch

You may open issue on DRL-Pytorch support forum (system) here: https://github.com/XinJingHao/DRL-Pytorch/issues