YuriCat / MuZeroJupyterExampleLinks
☆66Updated 4 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 python implemenation of tabular MuZero for educational purposes☆21Updated 6 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 5 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆151Updated 2 years ago
- Pytorch Implementation of MuZero☆352Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆207Updated 7 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 6 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆129Updated 2 years ago
- Code for the paper "Evolved Policy Gradients"☆253Updated 7 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆142Updated 6 years ago
- Reinforcement Learning Assembly☆92Updated 4 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆209Updated 4 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆79Updated 5 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- 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
- Clone of OpenAI's Spinning Up in PyTorch☆156Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Paired Open-Ended Trailblazer (POET) and Enhanced POET☆259Updated 3 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Vectorized interface for reinforcement learning environments☆142Updated 2 years ago
- ☆107Updated 6 years ago
- The source code for the gym-microrts paper.☆42Updated 3 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆55Updated 7 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago