The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization
☆941Mar 23, 2024Updated 2 years ago
Alternatives and similar repositories for ppo-implementation-details
Users that are interested in ppo-implementation-details are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆9,973Apr 20, 2026Updated last month
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,480Mar 29, 2023Updated 3 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,356Jul 9, 2024Updated last year
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆13,429Jun 12, 2026Updated last week
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,340Feb 20, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Baseline implementation of recurrent PPO using truncated BPTT☆162Apr 28, 2024Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆170May 9, 2023Updated 3 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆2,025Jul 18, 2024Updated last year
- C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.☆1,463Updated this week
- An elegant PyTorch deep reinforcement learning library.☆10,800Apr 3, 2026Updated 2 months ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,832Updated this week
- PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )☆2,591Mar 13, 2025Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆178Jun 8, 2024Updated 2 years ago
- OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.☆3,616Dec 7, 2025Updated 6 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- An educational resource to help anyone learn deep reinforcement learning.☆11,806Aug 5, 2024Updated last year
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,245Oct 1, 2024Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,900May 29, 2022Updated 4 years ago
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆3,464Updated this week
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆723Updated this week
- PPO with multi-head/autoregressive action outputs