lamesjim / Chess-AILinks
A Chess AI that uses a minimax algorithm with alpha-beta pruning
☆91Updated 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.☆57Updated 5 years ago
- Chess program with AI☆49Updated 4 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- 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
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆271Updated 2 weeks ago
- Deep Pink is a chess AI that learns to play chess using deep learning.☆822Updated 8 years ago
- A chess adaption of GCP's Leela Zero☆391Updated 6 years ago
- **MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero☆759Updated 2 years ago
- Use genetic algorithms to train flappy bird☆90Updated 8 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆84Updated 2 years ago
- Allie: A UCI compliant chess engine☆107Updated 4 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆169Updated last year
- Predict the result of a chess game from a position☆26Updated 7 years ago
- For code etc relating to the network training process.☆165Updated last year
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆330Updated 7 months ago
- ☆45Updated 4 years ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆164Updated 2 years ago
- A simple chess AI☆939Updated 7 years ago
- A functional Alpha Zero that plays Othello using Keras☆116Updated 2 years ago
- C++ Chess Engine☆71Updated 10 months ago
- A python program to play chess against an AI in the terminal.☆515Updated last year
- Game Tree Search Algorithms - C++ library for AI bot programming☆86Updated 4 months ago
- AlphaGo Zero paper and code for studying purpose☆28Updated 7 years ago
- Source code for the chess enginee Crafty☆64Updated 5 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Predict chessboard FEN layouts from images using TensorFlow☆548Updated 2 years ago
- Chess reinforcement learning by AlphaGo Zero methods.☆2,187Updated 2 years ago
- The LC0 engine ported to javascript with Emscripten.☆103Updated last year
- UCI Chess engine Stockfish with an Efficiently Updatable Neural-Network-based evaluation function☆59Updated 5 years ago
- A Chess GUI based from Python using PySimpleGUI and Python-Chess.☆168Updated last year