chess-ai topic

List chess-ai repositories

Chess-AI

7
Stars
5
Forks
Watchers

A Java Project which implements playing chess with the computer which uses Alpha-Beta Pruning.

sunfish

2.9k
Stars
536
Forks
Watchers

Sunfish: a Python Chess Engine in 111 lines of code

chess-ai

236
Stars
99
Forks
Watchers

Simple chess AI in JavaScript. Uses the chess.js and chessboard.js libraries.

Machine-Learning

114
Stars
31
Forks
Watchers

The projects I do in Machine Learning with PyTorch, keras, Tensorflow, scikit learn and Python.

fastchess

84
Stars
12
Forks
Watchers

Predicts the best chess move with 27.5% accuracy by a single matrix multiplication

Walleye

119
Stars
7
Forks
Watchers

A chess engine written from scratch in Rust ♞

JChineseChess

102
Stars
45
Forks
Watchers

Simple Chinese Chess Game(简单的安卓中国象棋游戏)

Chess-Online_and_AI

34
Stars
14
Forks
Watchers

An Online/Offline playable Chess game with a smart AI on Qt5. It is wrote by C++.