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…☆161Updated 4 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆475Updated last year
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆575Updated 2 years ago
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆909Updated last year
- A Python interface for reinforcement learning environments☆377Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆555Updated 2 years ago
- RAD: Reinforcement Learning with Augmented Data☆411Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆594Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆185Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆552Updated 4 years ago
- ☆311Updated 8 months ago
- Keeping track of RL experiments☆163Updated 2 years ago
- A PyTorch Platform for Distributed RL☆750Updated 4 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆268Updated last month
- Random Network Distillation pytorch☆252Updated 6 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆308Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆416Updated 4 years ago
- Sokoban environment for OpenAI Gym☆379Updated last year
- Tools for accelerating safe exploration research.☆552Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆371Updated 3 years ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆174Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year