AlexMGitHub / Checkers-MCTS
A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.
☆50Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Checkers-MCTS
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆186Updated last year
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆65Updated last year
- An environment of the board game Go using OpenAI's Gym API☆167Updated 2 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 implementation of MuZero algorithm for connect4 game☆95Updated 4 years ago
- For code etc relating to the network training process.☆148Updated 4 months ago
- AlphaZero in JAX☆69Updated 7 months ago
- ☆48Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- A simple chess environment for openai/gym☆151Updated 8 months ago
- Pytorch Implementation of MuZero☆343Updated last year
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆41Updated last year
- PyTorch implementation of AlphaZero Chess from scratch☆121Updated 3 months ago
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆29Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆82Updated 4 years ago
- (NeurIPS 2023) ChessGPT - Bridging Policy Learning and Language Modeling☆97Updated last year
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆82Updated last year
- Open AI gym environment for the game 2048☆71Updated 2 years ago
- A grid-world game engine for game AI research☆233Updated 7 months ago
- fast + parallel AlphaZero in JAX☆84Updated 7 months ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆232Updated 4 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆191Updated 2 years ago
- MiniZero: An AlphaZero and MuZero Training Framework☆72Updated 3 weeks ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆79Updated 2 weeks ago
- ReconChess python implementation☆42Updated 2 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆118Updated 6 months ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆206Updated 5 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆104Updated 8 months ago
- The source code for the gym-microrts paper.☆42Updated 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