AlexMGitHub / Checkers-MCTSLinks
A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.
☆59Updated 4 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.☆83Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆226Updated 2 years ago
- fast + parallel AlphaZero in JAX☆107Updated 11 months ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆166Updated 4 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆163Updated last year
- Learning to play Settlers of Catan with Deep RL - custom training environment and implementation of PPO☆90Updated 3 years ago
- fast + parallel AlphaZero in PyTorch☆15Updated last year
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆115Updated 4 months ago
- PyTorch implementation of AlphaZero Chess from scratch☆178Updated last year
- An environment of the board game Go using OpenAI's Gym API☆176Updated 3 years ago
- ☆234Updated 2 years ago
- AlphaZero in JAX☆80Updated last year
- Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.☆200Updated last year
- ♟️ Vectorized RL game environments in JAX☆558Updated 9 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…☆72Updated last year
- A structured implementation of MuZero☆206Updated 3 years ago
- ☆53Updated 2 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆85Updated 5 years ago
- A simple chess environment for openai/gym☆164Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆277Updated 4 months ago
- 🕹️ A diverse suite of scalable reinforcement learning environments in JAX☆788Updated 2 weeks ago
- Explainable Reinforcement Learning (XRL) Resources☆44Updated last year
- Selfplay In MultiPlayer Environments☆327Updated last year
- Clean, tested, & modular AlphaZero implementation with multiplayer support.☆18Updated 6 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆916Updated 2 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆36Updated last year
- Code for 1st place solution to Kaggle's Abstraction and Reasoning Challenge☆163Updated 5 months ago