AlexMGitHub / Checkers-MCTS
A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.
☆53Updated 3 years ago
Alternatives and similar repositories for Checkers-MCTS:
Users that are interested in Checkers-MCTS are comparing it to the libraries listed below
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆206Updated last year
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆69Updated 2 months ago
- PyTorch implementation of AlphaZero Chess from scratch☆140Updated 6 months ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆169Updated 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…☆67Updated 11 months ago
- Stockfish NNUE (Chess evaluation) trainer in Pytorch☆366Updated 7 months ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- For code etc relating to the network training process.☆154Updated 7 months 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…☆156Updated 3 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 years ago
- ☆66Updated 3 years ago
- A simple chess environment for openai/gym☆155Updated 11 months ago
- ♟️ Vectorized RL game environments in JAX☆439Updated last week
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆255Updated last week
- AlphaZero in JAX☆73Updated 10 months ago
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆309Updated 3 weeks ago
- ☆201Updated last year
- Open AI gym environment for the game 2048☆71Updated 2 years ago
- A grid-world game engine for game AI research☆238Updated 10 months ago
- Sokoban environment for OpenAI Gym☆344Updated last year
- 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
- Pytorch Implementation of MuZero☆348Updated last year
- fast + parallel AlphaZero in JAX☆92Updated last month
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- A structured implementation of MuZero☆207Updated 2 years ago
- (NeurIPS 2023) ChessGPT - Bridging Policy Learning and Language Modeling☆107Updated last year
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆106Updated 3 months ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 5 years ago