Commit Graph

12 Commits

Author SHA1 Message Date
Janis 96b8249e7e feat: Refactor promotion handling to use UCI notation and improve move validation
Build & Test (NowChessSystems) TeamCity build failed
2026-04-16 18:51:53 +02:00
Janis 95537bc709 feat: Add Lichess eval importer and metadata for NNUE architecture 2026-04-16 18:50:30 +02:00
Janis 8db2c8ca7f feat: Allow configurable hidden layer sizes for NNUE architecture 2026-04-16 18:50:28 +02:00
Janis d6758ed8ec feat: Introduce Participant trait and update GameEngine to support bot participants 2026-04-16 18:50:25 +02:00
Janis 8fb872e958 feat: Implement dataset versioning and management for NNUE training data 2026-04-16 18:50:22 +02:00
Janis 01c8a0f8fe feat: add metadata files for NNUE weights versions and implement burst training functionality with subsampling options 2026-04-16 18:50:02 +02:00
Janis 5d4cf5f13c feat: add hybrid bot implementation and enhance NNUE training pipeline with tactical data extraction 2026-04-16 18:50:00 +02:00
Janis a5560285fd feat: enhance training and evaluation processes with new parameters and normalization options 2026-04-16 18:50:00 +02:00
Janis 34945e4fb8 feat: enhance nnue.py and train.py with options for existing labels and improved file handling 2026-04-16 18:49:59 +02:00
Janis adc2de23bc feat: add rich console interface for NNUE training pipeline and update requirements 2026-04-16 18:49:59 +02:00
Janis b25be99dcf feat: integrate NNUE bot and add Python training pipeline with weight export functionality 2026-04-16 18:49:58 +02:00
Janis 6a9ac55b31 feat: refactor AlphaBetaSearch and ClassicalBot for improved evaluation and organization 2026-04-16 18:49:58 +02:00