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
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆88Updated 6 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆28Updated 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
- A simple chess environment for openai/gym☆155Updated 11 months ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆95Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆170Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆206Updated last year
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆53Updated 3 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 years ago
- Allie: A UCI compliant chess engine☆105Updated 3 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 4 years ago
- For code etc relating to the network training process.☆155Updated 7 months ago
- A structured implementation of MuZero☆207Updated 2 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆140Updated 6 months ago
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆91Updated 2 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆309Updated 3 weeks ago
- ☆44Updated 4 years ago
- Open AI gym environment for the game 2048☆71Updated 2 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆27Updated 8 years ago
- UCI Chess engine Stockfish with an Efficiently Updatable Neural-Network-based evaluation function☆58Updated 4 years ago
- Chess program with AI☆50Updated 4 years ago
- Chess position evaluation using neural networks☆26Updated 5 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.☆359Updated last year
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆71Updated 2 months ago
- Bayesian Elo Rating estimator☆15Updated 9 years ago
- Neural network training☆9Updated last year