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.☆59Updated 5 years ago
- Chess program with AI☆49Updated 5 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…☆93Updated 7 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 3 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 3 years ago
- Deep Pink is a chess AI that learns to play chess using deep learning.☆829Updated 8 years ago
- Use genetic algorithms to train flappy bird☆89Updated 8 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆281Updated 2 weeks ago
- Predict chessboard FEN layouts from images using TensorFlow☆552Updated 2 years ago
- A simple chess AI☆942Updated 8 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆154Updated 5 years ago
- A python program to play chess against an AI in the terminal.☆530Updated 2 months ago
- Rubik's Cube solver in Python☆207Updated 7 years ago
- AI trained using Genetic Algorithm and Deep Learning to play the game of snake☆156Updated 6 years ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆171Updated 2 years ago
- Train a tic-tac-toe agent using reinforcement learning.☆69Updated 3 months ago
- Chess position evaluation using neural networks☆26Updated 6 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆169Updated 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…☆30Updated 3 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆181Updated last year
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆171Updated 6 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 3 years ago
- Simple Python Chess Ai☆23Updated 5 years ago
- Board localization and piece recognition☆65Updated 10 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 5 years ago
- Chess books used to develop Stockfish☆173Updated last month
- The LC0 engine ported to javascript with Emscripten.☆105Updated last year
- Game Tree Search Algorithms - C++ library for AI bot programming☆86Updated 9 months ago