Sunfish: a Python Chess Engine in 111 lines of code
翻译 - Sunfish:111行代码中的Python Chess Engine
Simple chess AI in JavaScript. Uses the chess.js and chessboard.js libraries.
翻译 - Java中的简单国际象棋AI。使用Chess.js和Chessboard.js库。
#计算机科学#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.
A strong chess engine made in c++
Implementation of chess in python created while following a step-by-step YouTube tutorial by Eddie Sharick.
A Chess and Chess960 move generation library written in Rust
Implemented with a simple min-max tree of two depth
#计算机科学#Chessbot using computer vision to play on any chess website
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.