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…☆168Updated 4 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆579Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆921Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆559Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆577Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- ☆324Updated last year
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆598Updated 5 years ago
- RAD: Reinforcement Learning with Augmented Data☆416Updated 4 years ago
- A Python interface for reinforcement learning environments☆388Updated 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
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆374Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆527Updated 3 years ago
- Random Network Distillation pytorch☆259Updated 6 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆278Updated 5 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆712Updated last year
- A PyTorch Platform for Distributed RL☆752Updated 4 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆70Updated 4 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆506Updated 3 years ago
- Keeping track of RL experiments☆165Updated 3 years ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆179Updated 2 years ago
- DrQ: Data regularized Q☆419Updated 3 years ago