pytorch / rlLinks
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
☆3,155Updated this week
Alternatives and similar repositories for rl
Users that are interested in rl are comparing it to the libraries listed below
Sorting:
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,609Updated 3 weeks ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆8,241Updated 4 months ago
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,699Updated last year
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,183Updated this week
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,623Updated 10 months ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,009Updated last week
- A collection of reference environments for offline reinforcement learning☆1,600Updated 11 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,305Updated 8 months ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,357Updated 2 weeks ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,249Updated last year
- ☆1,279Updated 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,140Updated last year
- An offline deep reinforcement learning library