AlexMGitHub / Checkers-MCTS
A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.
☆56Updated 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
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆76Updated 5 months ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆212Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- fast + parallel AlphaZero in JAX☆96Updated 4 months ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- A simple chess environment for openai/gym☆159Updated last year
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆68Updated last year
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 years ago
- AlphaZero in JAX☆77Updated last year
- MiniZero: An AlphaZero and MuZero Training Framework☆91Updated 2 months ago
- A structured implementation of MuZero☆204Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- ☆51Updated 2 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆129Updated 6 months ago
- ♟️ Vectorized RL game environments in JAX☆473Updated 2 months ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆89Updated 7 years ago
- Pytorch Implementation of MuZero☆352Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆249Updated 10 months ago
- (NeurIPS 2023) ChessGPT - Bridging Policy Learning and Language Modeling☆119Updated last year
- A project that provides help for using DeepMind's mctx on gym-style environments.☆59Updated 5 months ago
- fast + parallel AlphaZero in PyTorch☆11Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆31Updated 11 months ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 years ago
- ☆54Updated last year
- A C++ pytorch implementation of MuZero☆38Updated last year
- 🌳 Python implementation of single-player Monte-Carlo Tree Search.☆62Updated 3 years ago
- A grid-world game engine for game AI research☆240Updated last year
- RL environment replicating the werewolf game to study emergent communication☆19Updated last year