--- 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)