DHDev0 / Muzero-unpluggedLinks
Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variations.
☆27Updated 3 weeks ago
Alternatives and similar repositories for Muzero-unplugged
Users that are interested in Muzero-unplugged are comparing it to the libraries listed below
Sorting:
- Drop-in environment replacements that make your RL algorithm train faster.☆21Updated last year
- Official Implementation of "Can Learned Optimization Make Reinforcement Learning Less Difficult"☆25Updated 2 months ago
- Code for "Unsupervised Zero-Shot RL via Functional Reward Representations"☆57Updated last year
- Scalable Opponent Shaping Experiments in JAX☆24Updated last year
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆11Updated 2 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆41Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆114Updated 10 months ago
- VC-FB and MC-FB algorithms from "Zero-Shot Reinforcement Learning from Low Quality Data" (NeurIPS 2024)☆17Updated 6 months ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆12Updated 2 years ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆107Updated last year
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆67Updated last year
- Mitigating Partial Observability in Sequential Decision Processes via the Lambda Discrepancy☆18Updated 8 months ago
- Official implementation of the NeurIPS 2023 paper "Discovering General Reinforcement Learning Algorithms with Adversarial Environment Des…☆30Updated last year
- Implementation of Soft Actor Critic and some of its improvements in Pytorch☆60Updated 5 months ago
- Learning to Modulate pre-trained Models in RL (Decision Transformer, LoRA, Fine-tuning)☆59Updated 9 months ago
- MR.Q is a general-purpose model-free reinforcement learning algorithm.☆104Updated 3 weeks ago
- Repository for "Quality-Diversity Actor-Critic: Learning High-Performing and Diverse Behaviors via Value and Successor Features Critics" …☆16Updated last year
- Code for TRANSDREAMER: REINFORCEMENT LEARNING WITH TRANSFORMER WORLD MODELS☆26Updated last year
- This code accompanies the paper "Leveraging Skills from Unlabeled Prior Data for Efficient Online Exploration."☆28Updated last month
- Repo to reproduce the First-Explore paper results☆37Updated 6 months ago
- DreamerV3 implementation of Curious Replay, a method for prioritizing experience replay that is tailored to model-based reinforcement lea…☆36Updated 2 years ago
- Code of the paper: Debiasing Meta-Gradient Reinforcement Learning by Learning the Outer Value Function☆13Updated 2 years ago
- Author's implementation of ReBRAC, a minimalist improvement upon TD3+BC☆55Updated last year
- Code for the papers Hypernetworks in Meta-Reinforcement Learning (Beck et al., 2022) and Recurrent Hypernetworks are Surprisingly Strong …☆14Updated 11 months ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆101Updated 8 months ago
- Recall to Imagine, a model-based RL algorithm with superhuman memory. Oral (1.2%) @ ICLR 2024☆70Updated last year
- Accelerated replay buffers in JAX☆41Updated 2 years ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆73Updated 10 months ago
- Efficient World Models with Context-Aware Tokenization. ICML 2024☆105Updated 9 months ago
- Repository for the PGA-MAP-Elites algorithm. PGA-MAP-Elites was developed to efficiently scale MAP-Elites to large genotypes and noisy d…☆57Updated 3 years ago