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.☆58Updated 5 years ago
- Chess program with AI☆49Updated 5 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Source code for the chess enginee Crafty☆65Updated 5 years ago
- Train a tic-tac-toe agent using reinforcement learning.☆65Updated 3 weeks ago
- AI research environment for the game of Snake 🐍 .☆91Updated 4 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆278Updated 2 months ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆91Updated 7 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆84Updated 2 years ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆170Updated 2 years ago
- A simple chess AI☆942Updated 8 years ago
- ☆46Updated last month
- An implementation of the AlphaZero algorithm for chess☆34Updated 2 years ago
- Deep Pink is a chess AI that learns to play chess using deep learning.☆824Updated 8 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
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 9 years ago
- A chess adaption of GCP's Leela Zero☆393Updated 6 years ago
- Allie: A UCI compliant chess engine☆107Updated 4 years ago
- **MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero☆759Updated 2 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆98Updated 4 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- A neural network that is trained with a genetic algorithm to predict the next best move in Tetris☆116Updated 5 years ago
- For code etc relating to the network training process.☆170Updated last year
- 2048 AI☆89Updated 8 years ago
- The LC0 engine ported to javascript with Emscripten.☆104Updated last year
- Use genetic algorithms to train flappy bird☆89Updated 8 years ago
- A Python AI that play Tetris famous game☆26Updated 8 years ago
- A Policy Network in Tensorflow to classify chess moves☆19Updated 8 years ago
- Chess reinforcement learning by AlphaZero methods.☆39Updated 7 years ago