d0ec875bc504a0d39ba0af32012a9d91ce755fa5
- 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)
Description
GPU based chess engine cuz why not
Languages
Rust
100%