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.☆84Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 years ago
- ☆237Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆85Updated 6 years ago
- Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.☆201Updated last year
- A structured implementation of MuZero☆205Updated 3 years ago
- AlphaZero in JAX☆81Updated last year
- fast + parallel AlphaZero in JAX☆109Updated last year
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆116Updated 5 months ago
- A simple chess environment for openai/gym☆164Updated last year
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆169Updated last year
- An OpenAI Gym environment for the Flappy Bird game☆131Updated 3 years ago
- Learning to play Settlers of Catan with Deep RL - custom training environment and implementation of PPO☆91Updated 3 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆93Updated 7 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆179Updated last year
- A grid-world game engine for game AI research☆253Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 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…☆71Updated last year
- ☆531Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago
- Visualization of MCTS algorithm applied to Tic-tac-toe.☆262Updated 4 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆237Updated last year
- ☆53Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆278Updated 5 months ago