koulanurag / muzero-pytorchLinks
Pytorch Implementation of MuZero
☆354Updated 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…☆160Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆476Updated last year
- A structured implementation of MuZero☆205Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆574Updated 2 years ago
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆904Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆203Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆553Updated 2 years ago
- A Python interface for reinforcement learning environments☆372Updated 2 years ago
- ☆305Updated 7 months ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆261Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 4 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆547Updated 3 years ago
- A PyTorch Platform for Distributed RL☆749Updated 3 years ago
- Sokoban environment for OpenAI Gym☆377Updated last year
- RAD: Reinforcement Learning with Augmented Data☆409Updated 4 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆593Updated 4 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 4 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆371Updated 3 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆703Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆305Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆697Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆371Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆415Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆652Updated 5 years ago