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…☆116Updated last year
- ☆240Updated 11 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆280Updated 3 years ago
- Benchmarking RL generalization in an interpretable way.☆166Updated last week
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆73Updated 2 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- ☆287Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆266Updated 2 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- Re-implementations of SOTA RL algorithms.☆135Updated 2 years ago
- Pytorch Implementation of MuZero☆351Updated 2 years ago
- ☆313Updated 10 months ago
- Partially Observable Process Gym☆202Updated 4 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆230Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆162Updated 4 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆197Updated 2 years ago
- Online Decision Transformer☆272Updated last year
- ☆354Updated 3 years ago
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆95Updated last year
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆43Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- Pytorch implementation on OpenAI's Procgen ppo-baseline, built from scratch.☆30Updated 5 years ago
- ☆201Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆135Updated last month
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆313Updated last year
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆161Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago