feat: implement EXACT Stockfish NNUE feature encoding
- Exact HalfKAv2_hm formula with OrientTBL and KingBuckets - Simplified FullThreats with correct formula structure - Boolean indexing fixed for numpy arrays - 27 features on starting position (simplified tables) - All core tests passing
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -53,3 +53,5 @@ pip-delete-this-directory.txt
|
||||
# Testing
|
||||
**/test_results/
|
||||
**/pytest_cache/
|
||||
|
||||
stockfish/
|
||||
|
||||
Reference in New Issue
Block a user