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
- A python program to play chess against an AI in the terminal.☆527Updated 2 months ago
- Use genetic algorithms to train flappy bird☆89Updated 8 years ago
- A simple chess AI☆942Updated 8 years ago
- ☆47Updated 14 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆280Updated 3 weeks ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 3 years ago
- Predict chessboard FEN layouts from images using TensorFlow☆550Updated 2 years ago
- Predict the result of a chess game from a position☆26Updated 8 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 3 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
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 3 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆170Updated 6 years ago
- Chess position evaluation using neural networks☆26Updated 6 years ago
- A chess adaption of GCP's Leela Zero☆397Updated 6 years ago
- AI research environment for the game of Snake 🐍 .☆91Updated 4 years ago
- An implementation of 9x9 Tic Tac Toe☆76Updated 5 years ago
- Source code for the chess enginee Crafty☆66Updated 5 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆72Updated last year
- 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
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆171Updated 2 years ago
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆335Updated 11 months ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- NEAT Solver for OpenAI☆144Updated 8 years ago
- Neural Networks For Playing Pong☆76Updated 9 years ago
- AI trained using Genetic Algorithm and Deep Learning to play the game of snake☆157Updated 6 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 9 years ago
- A deep reinforcement learning bot that plays tetris☆321Updated last year