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.
☆1,214Oct 1, 2024Updated last year
Alternatives and similar repositories for PPO-for-Beginners
Users that are interested in PPO-for-Beginners are comparing it to the libraries listed below
Sorting:
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,314Jul 9, 2024Updated last year
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆9,213Jul 8, 2025Updated 8 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆921Mar 23, 2024Updated last year
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,829Feb 21, 2026Updated 2 weeks ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,332Mar 13, 2025Updated 11 months ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,876May 29, 2022Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,585Mar 24, 2023Updated 2 years ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,727Feb 26, 2026Updated last week
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,273Feb 9, 2021Updated 5 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆162Dec 21, 2021Updated 4 years ago
- ☆1,316May 27, 2024Updated last year
- An educational resource to help anyone learn deep reinforcement learning.☆11,627Aug 5, 2024Updated last year
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,163Apr 22, 2023Updated 2 years ago
- Additional DRL algorithms to the StableBaselines3 lib☆19Sep 27, 2024Updated last year
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,902Jul 18, 2024Updated last year
- An API conversion tool for popular external reinforcement learning environments☆204Dec 15, 2025Updated 2 months ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,924Jul 25, 2024Updated last year
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,700Jan 7, 2025Updated last year
- An Easy-to-use, Scalable and High-performance Agentic RL Framework based on Ray (PPO & DAPO & REINFORCE++ & TIS & vLLM & Ray & Async RL)☆9,084Updated this week
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,773Apr 29, 2024Updated last year
- Isaac Gym Reinforcement Learning Environments☆2,871Oct 26, 2024Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Nov 15, 2021Updated 4 years ago
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,297Feb 20, 2026Updated 2 weeks ago
- Imitation learning algorithms☆562Mar 22, 2025Updated 11 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆753Oct 26, 2022Updated 3 years ago
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆3,327Updated this week
- Train transformer language models with reinforcement learning.☆17,523Updated this week
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29May 12, 2025Updated 9 months ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,006Sep 26, 2025Updated 5 months ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Jan 11, 2024Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆347Mar 25, 2023Updated 2 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,656Aug 1, 2024Updated last year
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆31Jan 9, 2019Updated 7 years ago
- PyTorch implementation of soft actor critic☆938Jul 17, 2025Updated 7 months ago
- An elegant PyTorch deep reinforcement learning library.☆10,305Dec 1, 2025Updated 3 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆171Jun 8, 2024Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Oct 27, 2023Updated 2 years ago
- gym RL environment in which a mujoco simulation of Agility Robotics' Cassie robot is rewarded for walking/running forward as fast as poss…☆35Nov 17, 2023Updated 2 years ago