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.☆58Updated 5 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆273Updated last month
- Chess program with AI☆49Updated 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
- 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
- Deep Pink is a chess AI that learns to play chess using deep learning.☆822Updated 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
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆97Updated 4 years ago
- For code etc relating to the network training process.☆166Updated last year
- ☆45Updated 4 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆169Updated 6 years ago
- **MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero☆758Updated 2 years ago
- Use genetic algorithms to train flappy bird☆90Updated 8 years ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆168Updated 2 years ago
- didactic chess engine for chessprogramming wiki☆107Updated 4 years ago
- The LC0 engine ported to javascript with Emscripten.☆104Updated last year
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 9 years ago
- A chess adaption of GCP's Leela Zero☆391Updated 6 years ago
- Source code for the chess enginee Crafty☆65Updated 5 years ago
- A neural net chess engine in 95 lines of python☆75Updated 4 years ago
- UCI Chess engine Stockfish with an Efficiently Updatable Neural-Network-based evaluation function☆60Updated 5 years ago
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆330Updated 7 months ago
- ☆256Updated this week
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- A simple chess AI☆941Updated 7 years ago
- Game Tree Search Algorithms - C++ library for AI bot programming☆86Updated 4 months ago
- Train a tic-tac-toe agent using reinforcement learning.☆65Updated 4 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