ericyangyu / PPO-for-Beginners
A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-part-1-4-613dfc1b14c8.
☆879Updated 5 months ago
Alternatives and similar repositories for PPO-for-Beginners:
Users that are interested in PPO-for-Beginners are comparing it to the libraries listed below
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆706Updated 11 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,911Updated 7 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,182Updated last year