AlexMGitHub / Checkers-MCTSLinks
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
Sorting:
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆76Updated 5 months ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆214Updated 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 5 months 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…☆69Updated last year
- ♟️ Vectorized RL game environments in JAX☆482Updated 3 months 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
- PyTorch implementation of AlphaZero Chess from scratch☆162Updated 9 months ago
- MiniZero: An AlphaZero and MuZero Training Framework☆93Updated 3 months ago
- For code etc relating to the network training process.☆160Updated 11 months ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆125Updated last year
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆319Updated 4 months ago
- AlphaZero in JAX☆77Updated last year
- "Age of Empires II" Learning Environment☆72Updated 3 years ago
- A grid-world game engine for game AI research☆241Updated last year
- Clean, tested, & modular AlphaZero implementation with multiplayer support.☆17Updated 6 years ago
- fast + parallel AlphaZero in PyTorch☆12Updated last year
- A simple chess environment for openai/gym☆160Updated last year
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆135Updated 7 months ago
- Pytorch Implementation of MuZero☆352Updated last year
- A structured implementation of MuZero☆204Updated 3 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 years ago
- Open AI gym environment for the game 2048☆73Updated 3 years ago
- ☆220Updated last year
- SpielViz is an interactive viewer for OpenSpiel games.☆32Updated last year
- Learning to play Settlers of Catan with Deep RL - custom training environment and implementation of PPO☆84Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- ☆300Updated 5 months ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 6 months ago