koulanurag / muzero-pytorchLinks
Pytorch Implementation of MuZero
☆353Updated 2 years ago
Alternatives and similar repositories for muzero-pytorch
Users that are interested in muzero-pytorch are comparing it to the libraries listed below
Sorting:
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆166Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆490Updated last year
- A structured implementation of MuZero☆206Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆578Updated 3 years ago
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆916Updated last year
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- An environment of the board game Go using OpenAI's Gym API☆176Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆558Updated 2 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆594Updated 5 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆275Updated 3 months ago
- A Python interface for reinforcement learning environments☆387Updated 2 years ago
- ☆320Updated 11 months ago
- Tools for accelerating safe exploration research.☆573Updated 2 years ago
- RAD: Reinforcement Learning with Augmented Data☆416Updated 4 years ago
- Random Network Distillation pytorch☆256Updated 6 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆567Updated 4 years ago
- A PyTorch Platform for Distributed RL☆751Updated 4 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆319Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆518Updated 3 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆233Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆703Updated last year
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆734Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆372Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆120Updated last year
- Extremely Fast End-to-End Deep Multi-Agent Reinforcement Learning Framework on a GPU (JMLR 2022)☆497Updated 7 months ago