kirarpit / connect4
Solving board games like Connect4 using Deep Reinforcement Learning
☆34Updated last year
Related projects ⓘ
Alternatives and complementary repositories for connect4
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 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 structured implementation of MuZero☆206Updated 2 years ago
- ☆65Updated 3 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆95Updated 5 years ago
- A simple implementation of MuZero algorithm for connect4 game☆95Updated 4 years ago
- Multi-agent reinforcement learning environment☆35Updated 5 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 4 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆82Updated 4 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- A simple chess environment for openai/gym☆152Updated 8 months ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- ☆20Updated 5 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆191Updated last year
- The project is a platform of zero learning with a library of games.☆266Updated 3 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- Single player Alpha Zero implementation☆40Updated 2 years ago
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆90Updated last year
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- ReconChess python implementation☆42Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆112Updated 3 months ago
- Pytorch Implementation of MuZero☆343Updated last year
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 4 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆118Updated 7 months ago
- A Tetris environment to train machine learning agents☆69Updated last year
- Celular automaton-based calculus for the masses☆110Updated 4 years ago
- Gridworld environments for OpenAI gym.☆80Updated 9 months ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated last year
- Demo of UCT (MCTS) in Python / Numpy☆83Updated last year