YuriCat / MuZeroJupyterExampleLinks
☆67Updated 3 years ago
Alternatives and similar repositories for MuZeroJupyterExample
Users that are interested in MuZeroJupyterExample are comparing it to the libraries listed below
Sorting:
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆161Updated 4 years ago
- Highly Modular and Scalable Reinforcement Learning☆117Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- Reinforcement Learning Assembly☆92Updated 4 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆203Updated 6 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 4 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆149Updated 2 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated 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
- Scalable Implementation of Neural Fictitous Self-Play☆84Updated 6 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- Vectorized interface for reinforcement learning environments☆140Updated 2 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- Code for the paper "Evolved Policy Gradients"☆249Updated 6 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆153Updated 3 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Customisable 3D environment for assessing generalisation in Reinforcement Learning.☆68Updated 2 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆141Updated 5 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago