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.