foersterrobert / MuZero
☆10Updated last year
Related projects ⓘ
Alternatives and complementary repositories for MuZero
- ☆26Updated last year
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆95Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 6 months ago
- ☆182Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆36Updated last year
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆42Updated last year
- This project tries to use AI, specifically reinforcement learning, to manage a stock portfolio. The objective is to be practical. So this…☆19Updated 5 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆73Updated 5 years ago
- Pytorch Implementation of MuZero☆343Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆191Updated last year
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆93Updated 2 years ago
- ☆34Updated 2 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆63Updated 8 months ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆66Updated last year
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆20Updated last year
- A structured implementation of MuZero☆206Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated 2 weeks ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆28Updated 6 years ago
- A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum …☆142Updated last year
- A python implemenation of tabular MuZero for educational purposes☆21Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆28Updated 6 months ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆71Updated 2 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆114Updated 10 months ago
- ☆54Updated 3 years ago
- RL algorithm implementations from scratch.☆18Updated 4 years ago
- Reinforcement learning demo with slides in David Silver RL lectures☆13Updated 6 years ago