https://github.com/akuroiwa/chess-classification
Deep learning in FEN’s win / loss evaluation.
https://github.com/akuroiwa/chess-classification
chess fen forsyth-edwards-notation pgn portable-game-notation python-chess simpletransformers stockfish text-classification transformers
Last synced: 6 days ago
JSON representation
Deep learning in FEN’s win / loss evaluation.
- Host: GitHub
- URL: https://github.com/akuroiwa/chess-classification
- Owner: akuroiwa
- License: gpl-3.0
- Created: 2022-01-07T12:04:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T06:51:34.000Z (almost 3 years ago)
- Last Synced: 2025-09-27T11:15:06.713Z (4 months ago)
- Topics: chess, fen, forsyth-edwards-notation, pgn, portable-game-notation, python-chess, simpletransformers, stockfish, text-classification, transformers
- Language: Python
- Homepage: https://chess-ant.readthedocs.io/
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# chess-classification
Deep learning in FEN’s win / loss evaluation.
This is a part of [Chess-Ant](https://github.com/akuroiwa/chess-ant) project.