| license: mit | |
| tags: [chess, pytorch, resnet, se-resnet, position-evaluation, policy-head, arabic] | |
| language: [ar, en] | |
| # βοΈ Chess Position Evaluator β V7 HULK | |
| > **Ahmed Darwish** | [@engdarwish](https://huggingface.co/engdarwish) | |
| ## Architecture | |
| SE-ResNet-20 with Dual Head (Value + Policy) | |
| | Metric | Value | | |
| |--------|-------| | |
| | Parameters | 47,450,753 | | |
| | Best Val Loss | 0.030174 | | |
| | Architecture | SE-ResNet-20 | | |
| | Input | 18Γ8Γ8 board tensor | | |
| | Value Output | [-1, 1] (tanh) | | |
| | Policy Output | 20,480 move logits | | |
| ## Training Data | |
| - **Kaggle Chess Evaluations** β 12.9M positions (Stockfish evals) | |
| - **Lichess 2023-10** β 2M moves from ELO 2000+ games | |
| ## Contact | |
| π§ eahmeddarwish@gmail.com | |
| π [GitHub](https://github.com/engrdarwish) | |