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:
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated last month
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆79Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Benchmarking RL generalization in an interpretable way.☆173Updated 2 months ago
- ☆249Updated last year
- PyTorch implementation of DreamerV2 model-based RL algorithm☆236Updated 2 years ago
- Partially Observable Process Gym☆211Updated 7 months ago
- ☆325Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- Re-implementations of SOTA RL algorithms.☆136Updated 2 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆163Updated 4 years ago
- ☆310Updated 4 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- Keeping track of RL experiments☆165Updated 3 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆64Updated last year
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆198Updated 2 years ago
- ☆202Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆286Updated 3 years ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆50Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆100Updated last year
- ☆360Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆103Updated 3 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆226Updated last year
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆37Updated 5 years ago
- A Python interface for reinforcement learning environments☆390Updated 3 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago