fa10852bc98451d4068ec6fb9e7a486b5e53ef5c
Build & Test (NowChessSystems) TeamCity build finished
Adds python/NNUETraining.ipynb with five sections: - Setup: mount Drive, clone/update repo, install deps + Stockfish - Data: Option A (generate + label) or Option B (upload existing labeled.jsonl) - Train: standard epoch loop or burst mode (recommended for Colab free tier) - Export: convert best .pt checkpoint to .nbai via export.py - Download: pull .nbai and .pt to local machine via files.download Checkpoints and datasets are persisted to Google Drive so training survives session disconnects and can be resumed automatically. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Janis Eccarius <eccariusjanis@gmail.com> Reviewed-on: #81
Description
No description provided
Languages
Scala
83.1%
Python
12.2%
Bru
2.7%
Jupyter Notebook
0.8%
HTML
0.7%
Other
0.4%