JimOhman / model-based-rlLinks
Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).
☆33Updated 3 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
Sorting:
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆119Updated last year
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆78Updated 3 years ago
- Pytorch Implementation of MuZero☆351Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 2 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆74Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆266Updated 2 years ago
- ☆241Updated last year
- Re-implementations of SOTA RL algorithms.☆135Updated 2 years ago
- Benchmarking RL generalization in an interpretable way.☆168Updated this week
- Keeping track of RL experiments☆165Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆165Updated 4 years ago
- ☆203Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 10 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- ☆354Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- ☆317Updated 11 months ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆63Updated last year
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 years ago
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆96Updated last year
- Multi Task RL Baselines☆256Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆316Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆283Updated 3 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆162Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆103Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- Partially Observable Process Gym☆205Updated 5 months ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆233Updated 2 years ago