Python
Python
- Größe
- 8.22 KB
- Erstellt am
- 2025-07-20 09:50:23
- Aktualisiert am
- 2025-08-04 03:11:56
- README
-
-
https://github.com/imjbassi/chess-reinforcement-learning.git#readme-ov-file
-
git://github.com/imjbassi/chess-reinforcement-learning.git 8.22KB
-
An AlphaZero-inspired chess engine combining a high-performance C backend and PyTorch-based neural network. It trains via self-play and improves without human data. Features include a real-time PyGame GUI, terminal debug outputs, and move legality enforcement.