Python
Python
- आकार
- 8.22 KB
- पर बनाया गया
- 2025-07-20 09:50:23
- पर अपडेट किया गया
- 2025-07-25 03:17:26
- 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.