KeshavAnandCode d0ec875bc5 feat: implement FullThreats NNUE features (60,720 features)
- Implement FullThreats attack relationships encoding
- Formula: feature = piece1_idx * 158 + piece2_idx
- 24 HalfKAv2_hm features + 79 FullThreats features = 103 total
- Matches Stockfish NNUE feature encoding
- All tests passing (11 tests)
2026-04-14 18:51:31 -05:00
2026-04-13 22:21:27 -05:00
2026-04-14 17:56:40 -05:00
2026-04-13 22:21:27 -05:00
Description
No description provided
70 KiB
Languages
Rust 100%