JimOhman / model-based-rl
Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).
☆30Updated 2 years ago
Alternatives and similar repositories for model-based-rl:
Users that are interested in model-based-rl are comparing it to the libraries listed below
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆62Updated last year
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆74Updated 2 years ago
- ☆297Updated 2 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- ☆217Updated 3 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆124Updated 4 months ago
- Benchmarking RL generalization in an interpretable way.☆147Updated this week
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆93Updated 4 years ago
- Partially Observable Process Gym☆181Updated 8 months ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆55Updated 3 months ago
- Evaluating long-term memory of reinforcement learning algorithms☆140Updated last year
- PyTorch implementation of DreamerV2 model-based RL algorithm☆216Updated last year
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- A tool for aggregating and plotting MARL experiment data.☆73Updated last month
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆35Updated 2 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆28Updated 2 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆161Updated this week
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆122Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆165Updated 2 years ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆109Updated 6 months ago
- ☆39Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆169Updated 8 months ago
- A Simplified Pytorch Version of the Dreamer Algorithm☆120Updated last year