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
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆92Updated 7 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 2 years ago
- A simple chess AI☆942Updated 8 years ago
- Predict the result of a chess game from a position☆26Updated 7 years ago
- Use genetic algorithms to train flappy bird☆90Updated 8 years ago
- Deep Pink is a chess AI that learns to play chess using deep learning.☆826Updated 8 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆278Updated this week
- ☆46Updated 2 months ago
- NEAT Solver for OpenAI☆144Updated 8 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
- Monte Carlo Tree Search with UCT with a couple of example games.☆154Updated 5 years ago
- It's an elevator simulator!☆12Updated 9 years ago
- Train a tic-tac-toe agent using reinforcement learning.☆66Updated last month
- Allie: A UCI compliant chess engine☆107Updated 4 years ago
- 2048 puzzle using minimax algorithm☆24Updated 8 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆99Updated 4 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 3 years ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆170Updated 2 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆177Updated last year
- Predict chessboard FEN layouts from images using TensorFlow☆550Updated 2 years ago
- A python program to play chess against an AI in the terminal.☆522Updated last week
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- AlphaGo Zero paper and code for studying purpose☆29Updated 7 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