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
- Use genetic algorithms to train flappy bird☆89Updated 8 years ago
- Predict the result of a chess game from a position☆26Updated 7 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆267Updated last week
- Game Tree Search Algorithms - C++ library for AI bot programming☆85Updated 3 months ago
- Source code for the chess enginee Crafty☆64Updated 5 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- NEAT Solver for OpenAI☆145Updated 8 years ago
- Predict chessboard FEN layouts from images using TensorFlow☆546Updated 2 years ago
- Neural Networks For Playing Pong☆77Updated 8 years ago
- ☆45Updated 4 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆167Updated last year
- AI research environment for the game of Snake 🐍 .☆91Updated 4 years ago
- Train a tic-tac-toe agent using reinforcement learning.☆64Updated 4 years ago
- **MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero☆760Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 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
- For code etc relating to the network training process.☆164Updated last year
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆165Updated 2 years ago
- like twitchslam, for chess☆365Updated last year
- Monte Carlo Tree Search with UCT with a couple of example games.☆153Updated 4 years ago
- Research project: create a chess engine using Deep Reinforcement Learning☆144Updated last year
- Replicate Java Chess AI on Python☆11Updated 6 years ago
- The LC0 engine ported to javascript with Emscripten.☆104Updated last year
- Deep Pink is a chess AI that learns to play chess using deep learning.☆822Updated 8 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆83Updated 2 years ago