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…☆64Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆74Updated 2 years ago
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆36Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 7 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆171Updated 7 months ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆161Updated 2 weeks ago
- Benchmarking RL generalization in an interpretable way.☆151Updated 2 weeks ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆36Updated 4 years ago
- Paper Collection for Batch RL with brief introductions.☆84Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Evaluating long-term memory of reinforcement learning algorithms☆141Updated last year
- ExORL: Exploratory Data for Offline Reinforcement Learning☆111Updated 3 years ago
- Partially Observable Process Gym☆183Updated 8 months ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- Gridworld domains in the gym interface☆27Updated 5 months ago
- Re-implementations of SOTA RL algorithms.☆129Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated 2 months ago
- A collection of RL algorithms written in JAX.☆96Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆157Updated 3 years ago
- Simple single-file baselines for Q-Learning in pure-GPU setting☆149Updated this week
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆93Updated 4 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆110Updated last year
- A project that provides help for using DeepMind's mctx on gym-style environments.☆57Updated 4 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆264Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆75Updated last year
- A tool for aggregating and plotting MARL experiment data.☆76Updated 2 months ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆46Updated last year
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆109Updated 7 months ago