SamRagusa / Checkers-Reinforcement-Learning
A checkers reinforcement learning AI, and all the tools needed to train it.
☆56Updated 4 years ago
Alternatives and similar repositories for Checkers-Reinforcement-Learning:
Users that are interested in Checkers-Reinforcement-Learning are comparing it to the libraries listed below
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆173Updated 2 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆73Updated 4 months ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆29Updated 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…☆89Updated 7 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆211Updated 2 years ago
- ☆67Updated 3 years ago
- Clean, tested, & modular AlphaZero implementation with multiplayer support.☆15Updated 6 years ago
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆55Updated 3 years ago
- A simple chess environment for openai/gym☆159Updated last year
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- A structured implementation of MuZero☆204Updated 2 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆262Updated 3 weeks ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- A deep learning Crazyhouse chess program that uses a Monte Carlo Tree Search (MCTS) based evaluation system and reinforcement to enhance …☆17Updated 5 years ago
- Utilities for experimenting with leela-chess-zero☆42Updated 3 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆95Updated 4 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆157Updated 4 years ago
- ☆45Updated 4 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆246Updated 9 months ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆301Updated 9 months ago
- ☆28Updated last year
- Open AI gym environment for the game 2048☆73Updated 3 years ago
- Allie: A UCI compliant chess engine☆105Updated 4 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆366Updated last year