KeshavAnandCode 334bc313b0 feat: implement HalfKAv2_hm feature extraction (352 features)
- Use piece_sq * 6 + piece_type encoding
- 32 active features for 32 pieces on board
- Simplified from FullThreats (60,720) to HalfKAv2_hm only
- All tests passing (11 tests)
2026-04-14 18:21: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%