/neural_chess_model

Neural network for scoring chess positions

Primary LanguagePythonMIT LicenseMIT

neural_chess_model

Tensorflow chess model to score chess positions.

Currently this is an exploration into representations of chess positions.

The HalfKP representation was so interesting I had to try a few to see what works.

Works with pgn data, such as from the fics database.