Sunfish: a Python Chess Engine in 111 lines of code
#计算机科学#Open source neural network chess engine with GPU acceleration and broad hardware support.
Simple chess AI in JavaScript. Uses the chess.js and chessboard.js libraries.
Chess website to review games, play, learn and analyze for free on any device with Stockfish !
#计算机科学#Record a chess game live and upload the PGN to Lichess
#人脸识别#The projects I do in Machine Learning with PyTorch, keras, Tensorflow, scikit learn and Python.
A chess engine and AI move finder written in Javascript. Beats Stockfish level 6 on Lichess.
#计算机科学#Predicts the best chess move with 27.5% accuracy by a single matrix multiplication
A C# Chess Engine Finding Good Moves.
Implementation of chess in python created while following a step-by-step YouTube tutorial by Eddie Sharick.
A top superhuman chess engine made in c++
A Chess and Chess960 move generation library written in Rust
Implemented with a simple min-max tree of two depth