390 Forks
2129 Stars
2129 Watchers

PPO-PyTorch

Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch

How to download and setup PPO-PyTorch

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

Or simply clone PPO-PyTorch with SSH
[email protected]:nikhilbarhate99/PPO-PyTorch.git

If you have some problems with PPO-PyTorch

You may open issue on PPO-PyTorch support forum (system) here: https://github.com/nikhilbarhate99/PPO-PyTorch/issues