Skip to content

NeuralWorksAI/NeuralChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

NeuralChess

A chess neural network that learns from its mistakes.

Version 0 (no NN):

Target: 1000 elo rating
Needed: Minimax, Alpha-beta pruning, Evaluation function (stockfish) [COMPLETED], software to test elo Bugs: odd depth causes bad moves

Version 1 (basic NN):

Target: 1200 elo rating
Needed: Basic NN adition

About

A chess engine that learns from its mistakes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published