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:
- Chess program with AI☆49Updated 4 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆58Updated 5 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
- 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
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆275Updated last month
- Use genetic algorithms to train flappy bird☆89Updated 8 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆84Updated 2 years ago
- Predict the result of a chess game from a position☆26Updated 7 years ago
- Allie: A UCI compliant chess engine☆107Updated 4 years ago
- ☆46Updated 3 weeks ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- A simple chess AI☆944Updated 7 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 9 years ago
- Deep Pink is a chess AI that learns to play chess using deep learning.☆822Updated 8 years ago
- It's an elevator simulator!☆12Updated 8 years ago
- **MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero☆758Updated 2 years ago
- An implementation of 9x9 Tic Tac Toe☆76Updated 5 years ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆169Updated 2 years ago
- UCI Chess engine Stockfish with an Efficiently Updatable Neural-Network-based evaluation function☆61Updated 5 years ago
- The LC0 engine ported to javascript with Emscripten.☆104Updated last year
- For code etc relating to the network training process.☆166Updated last year
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- A chess adaption of GCP's Leela Zero☆393Updated 6 years ago
- Chess position evaluation using neural networks☆26Updated 5 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 5 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆154Updated 4 years ago
- NEAT Solver for OpenAI☆145Updated 8 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆97Updated 4 years ago
- Predict chessboard FEN layouts from images using TensorFlow☆551Updated 2 years ago