plkmo / AlphaZero_Connect4
PyTorch implementation of AlphaZero Connect from scratch (with results)
☆81Updated 5 years ago
Alternatives and similar repositories for AlphaZero_Connect4:
Users that are interested in AlphaZero_Connect4 are comparing it to the libraries listed below
- An environment of the board game Go using OpenAI's Gym API☆174Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- ☆67Updated 3 years ago
- Pytorch Implementation of MuZero☆349Updated last year
- A structured implementation of MuZero☆207Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆157Updated 3 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆88Updated 6 years ago
- A simple chess environment for openai/gym☆158Updated last year
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆114Updated 7 months ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- An OpenAI gym environment made for RL☆67Updated last year
- List of competitions related to Reinforcement Learning☆352Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆196Updated 2 years ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆171Updated last year
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 2 years ago
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆91Updated last year
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆140Updated 5 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆208Updated last year
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- ☆298Updated 3 months ago
- AlphaZero in JAX☆76Updated 11 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆468Updated 11 months ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated last year
- Open AI gym environment for the game 2048☆73Updated 3 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆73Updated 3 months ago