The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization
☆939Mar 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,860Apr 20, 2026Updated last month
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,475Mar 29, 2023Updated 3 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,350Jul 9, 2024Updated last year
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆13,308May 11, 2026Updated 2 weeks ago
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,335Feb 20, 2026Updated 3 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.
- Baseline implementation of recurrent PPO using truncated BPTT☆161Apr 28, 2024Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆168May 9, 2023Updated 3 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆2,004Jul 18, 2024Updated last year
- C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.☆1,443Updated this week
- An elegant PyTorch deep reinforcement learning library.☆10,741Apr 3, 2026Updated last month
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,808Apr 23, 2026Updated last month
- PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )☆2,582Mar 13, 2025Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆175Jun 8, 2024Updated last year
- OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.☆3,618Dec 7, 2025Updated 5 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.
- An educational resource to help anyone learn deep reinforcement learning.☆11,782Aug 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,238Oct 1, 2024Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,901May 29, 2022Updated 4 years ago
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆3,444Updated this week
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆716Apr 23, 2026Updated last month
- PPO with multi-head/autoregressive action outputs☆47Mar 4, 2021Updated 5 years ago
- RLHF implementation details of OAI's 2019 codebase☆197Jan 14, 2024Updated 2 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,719Aug 1, 2024Updated last year
- High throughput synchronous and asynchronous reinforcement learning☆998Jan 29, 2026Updated 4 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.
- ☆24Feb 22, 2023Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆210Jun 18, 2024Updated last year
- A collection of reference environments for offline reinforcement learning☆1,676Nov 18, 2024Updated last year
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,804Apr 29, 2024Updated 2 years ago
- ☆1,340May 27, 2024Updated 2 years ago
- ☆12Jun 17, 2022Updated 3 years ago
- High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC…☆1,358Aug 3, 2023Updated 2 years ago
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆871Aug 12, 2024Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,425Nov 29, 2023Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Really Fast End-to-End Jax RL Implementations