Farama-Foundation / D4RL
A collection of reference environments for offline reinforcement learning
☆1,434Updated 4 months ago
Alternatives and similar repositories for D4RL:
Users that are interested in D4RL are comparing it to the libraries listed below
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year
- Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning☆1,381Updated this week
- ☆1,143Updated 9 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,192Updated last week
- PyTorch implementation of Soft Actor-Critic (SAC)☆532Updated 3 years ago
- PyTorch implementation of soft actor critic☆860Updated 3 years ago
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,435Updated 2 months ago
- Code for conservative Q-learning☆426Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆741Updated last year
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆665Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆720Updated 11 months ago
- Library for Model Based RL☆987Updated 8 months ago
- Imitation learning algorithms☆505Updated 7 months ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆484Updated 2 years ago
- An offline deep reinforcement learning library☆1,409Updated last week
- Soft Actor-Critic☆1,056Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆615Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆673Updated 10 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,818Updated last year
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆846Updated 3 years ago
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆812Updated 7 months ago
- An index of algorithms for offline reinforcement learning (offline-rl)☆965Updated 9 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,177Updated 4 years ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆485Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,476Updated 8 months ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆582Updated 5 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,160Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆595Updated 8 months ago
- Implementation of Dreamer v3 in pytorch.☆511Updated 5 months ago