lamesjim / Chess-AILinks
A Chess AI that uses a minimax algorithm with alpha-beta pruning
☆92Updated 3 years ago
Alternatives and similar repositories for Chess-AI
Users that are interested in Chess-AI are comparing it to the libraries listed below
Sorting:
- A checkers reinforcement learning AI, and all the tools needed to train it.☆59Updated 5 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Predict the result of a chess game from a position☆26Updated 7 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…☆29Updated 3 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 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…☆92Updated 7 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆279Updated this week
- ☆47Updated 2 months ago
- Chess program with AI☆49Updated 5 years ago
- A python program to play chess against an AI in the terminal.☆522Updated last month
- An implementation of the AlphaZero algorithm for chess☆34Updated 3 years ago
- A simple chess AI☆943Updated 8 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆99Updated 4 years ago
- Deep Pink is a chess AI that learns to play chess using deep learning.☆828Updated 8 years ago
- Research project: create a chess engine using Deep Reinforcement Learning☆166Updated last year
- An implementation of 9x9 Tic Tac Toe☆76Updated 5 years ago
- **MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero☆759Updated 2 years ago
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆335Updated 10 months ago
- UCI Chess engine Stockfish with an Efficiently Updatable Neural-Network-based evaluation function☆61Updated 5 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 3 years ago
- For code etc relating to the network training process.☆174Updated 2 weeks ago
- Predict chessboard FEN layouts from images using TensorFlow☆549Updated 2 years ago
- C++ Chess Engine☆73Updated last year
- MCTS-based chess engine☆41Updated 6 years ago
- Allie: A UCI compliant chess engine☆107Updated 4 years ago
- Chess reinforcement learning by AlphaZero methods.☆39Updated 7 years ago
- A chess adaption of GCP's Leela Zero☆394Updated 6 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆169Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆226Updated 2 years ago