Home
Information

AI Dataset Collection

Large-scale datasets and benchmarks for training, evaluating, and testing models to measure

Tools

Intelligent Document Recognition

Comprehensive Text Extraction and Document Processing Solutions for Users

AI Tutorial

Application-of-convolutional-neural-network-in-chess-evaluation

Public

In a game of chess, each move is made according to astrategy that aims to optimize the situation of the activeplayer. The evaluation of the position of the differentpieces is therefore a central issue that we will be tack-ling in this project. The goal we fixed ourselves is touse an evaluation of the board positions through a con-volutional neural network (CNN). This evaluation aimsto mimic the complex heuristic of the well known chessengineStockfish. We will then use this learned evaluationas the heuristic in aminimaxalgorithm to implement ourown chess AI.

Creat2020-03-19T20:45:59
Update2023-03-01T20:46:10
https://jhubar.github.io
0
Stars
0
Stars Increase

Related projects