AlexMGitHub / Checkers-MCTSLinks
A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.
☆57Updated 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.☆78Updated 7 months ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆216Updated 2 years ago
- fast + parallel AlphaZero in JAX☆97Updated 6 months ago
- MiniZero: An AlphaZero and MuZero Training Framework☆94Updated 4 months ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆83Updated 5 years ago
- ☆222Updated last year
- AlphaZero in JAX☆78Updated 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…☆70Updated last year
- Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.☆181Updated 7 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…☆159Updated 4 years ago
- Learning to play Settlers of Catan with Deep RL - custom training environment and implementation of PPO☆86Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- A simple chess environment for openai/gym☆161Updated last year
- Solving the Abstraction & Reasoning Corpus with DreamCoder☆49Updated 9 months ago
- Code for 1st place solution to Kaggle's Abstraction and Reasoning Challenge☆158Updated last week
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆143Updated 8 months ago
- PyTorch implementation of AlphaZero Chess from scratch☆165Updated 11 months ago
- ♟️ Vectorized RL game environments in JAX☆498Updated 4 months ago
- Gymnasium extension for DarkSouls III, Elden Ring, and other Souls games☆134Updated 8 months ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆258Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Clean, tested, & modular AlphaZero implementation with multiplayer support.☆17Updated 6 years ago
- A grid-world game engine for game AI research☆245Updated last year
- Tools for working with the Abstraction & Reasoning Corpus☆194Updated 11 months ago
- A structured implementation of MuZero☆204Updated 3 years ago
- ☆52Updated 2 years ago
- An implementation of PPO in Pytorch☆91Updated last month
- fast + parallel AlphaZero in PyTorch☆12Updated last year
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆90Updated 7 years ago