chess-ai topic
Chess-AI
A Java Project which implements playing chess with the computer which uses Alpha-Beta Pruning.
sunfish
Sunfish: a Python Chess Engine in 111 lines of code
chess-ai
Simple chess AI in JavaScript. Uses the chess.js and chessboard.js libraries.
php-grandmaster
Chess engine written in PHP
Machine-Learning
The projects I do in Machine Learning with PyTorch, keras, Tensorflow, scikit learn and Python.
fastchess
Predicts the best chess move with 27.5% accuracy by a single matrix multiplication
Walleye
A chess engine written from scratch in Rust ♞
JChineseChess
Simple Chinese Chess Game(简单的安卓中国象棋游戏)
Chess-Online_and_AI
An Online/Offline playable Chess game with a smart AI on Qt5. It is wrote by C++.