pytorch / rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
☆2,346Updated this week
Related projects ⓘ
Alternatives and complementary repositories for rl
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,081Updated this week
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆5,706Updated this week
- Library for Model Based RL☆963Updated 4 months ago
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,327Updated 3 months ago
- A collection of reference environments for offline reinforcement learning☆1,348Updated this week
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,130Updated 11 months ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,195Updated 3 months ago
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,404Updated 6 months ago
- Collection of reinforcement learning algorithms☆2,504Updated 5 months ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆2,631Updated last week
- A toolkit for reproducible reinforcement learning research.☆1,882Updated last year
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆9,160Updated this week
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆770Updated last month
- C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.☆1,095Updated 3 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆649Updated 7 months ago
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆772Updated 3 months ago
- Reinforcement Learning in PyTorch☆2,232Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆861Updated 3 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- An offline deep reinforcement learning library☆1,327Updated this week
- Simple and easily configurable grid world environments for reinforcement learning☆2,125Updated this week
- ☆1,090Updated 5 months ago
- ☆1,263Updated last month
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆631Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,717Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆685Updated 3 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,725Updated 4 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆504Updated this week
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,607Updated 2 years ago