SamRagusa / Checkers-Reinforcement-Learning
A checkers reinforcement learning AI, and all the tools needed to train it.
☆55Updated 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
- A simple chess environment for openai/gym☆154Updated 10 months ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 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…☆88Updated 6 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 project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆50Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆200Updated last year
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- An OpenAI Gym interface to Tetris on the NES.☆47Updated last year
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆82Updated 5 years ago
- UCI Chess engine Stockfish with an Efficiently Updatable Neural-Network-based evaluation function☆58Updated 4 years ago
- A structured implementation of MuZero☆207Updated 2 years ago
- ☆44Updated 4 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆251Updated this week
- PyTorch implementation of AlphaZero Chess from scratch☆135Updated 5 months ago
- Neural network training☆9Updated last year
- A neural net chess engine in 95 lines of python☆74Updated 3 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆34Updated 2 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- UCI Chess Engine☆46Updated last year
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆91Updated 2 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆91Updated 3 years ago
- A deep learning Crazyhouse chess program that uses a Monte Carlo Tree Search (MCTS) based evaluation system and reinforcement to enhance …☆18Updated 5 years ago
- Massively multiagent reinforcement learning in a slither.io like environment☆24Updated 2 years ago
- For code etc relating to the network training process.☆154Updated 6 months ago
- A chess bot playing on lichess.org☆19Updated 2 years ago
- Allie: A UCI compliant chess engine☆106Updated 3 years ago
- Modeling individual style in chess with Maia Chess.☆34Updated 2 years ago
- A state of the art chess engine written in C++11☆31Updated 2 years ago
- Utilities for experimenting with leela-chess-zero☆42Updated 2 years ago