chess-alpha-zero

Chess Solver

An implementation of AlphaGo Zero's reinforcement learning approach to master the game of chess

Chess reinforcement learning by AlphaGo Zero methods.

GitHub

2k stars
125 watching
480 forks
Language: Jupyter Notebook
last commit: almost 2 years ago
Linked from 1 awesome list

alphago-zerochesskerasreinforcement-learningtensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
utilforever/robotchess An Auto Chess simulator built with C++ and reinforcement learning algorithms 4
erikbern/deep-pink An AI system designed to play chess using deep learning techniques 813
felixneutatz/2048_m-a-star An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. 204
marianogappa/ostinato A comprehensive, stateless chess game library that supports multiple notations and allows for AI-powered gameplay on both the server and client-side. 53
marcusbuffett/command-line-chess A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions 503
seblague/chess-challenge A challenge to build and test small chess bots in C# 1,784
venil7/reason-chess A chess engine built using ReasonML with features like minimax algorithm and alpha-beta pruning for game development. 23
elucidation/tensorflow_chessbot A system that uses convolutional neural networks to predict chessboard layouts from images 521
nvzqz/sage A cross-platform chess move generator library written in Swift. 373
siemanko/tensorflow-deepq A reinforcement learning implementation using TensorFlow to control a game environment 1,170
daniglez/aoc A collection of solutions to Advent of Code puzzles written in Julia 7
marcizhu/marcizhu An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. 176
binarymax/kriegspiel An online chess variant simulator built using JavaScript 23
sciencepal/chess-com-box-py Retrieves and displays chess ratings data from Chess.com. 11
jamesball27/chess.rb A command-line based chess game written in Ruby 4