Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

winapiadmin/NNUEParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNUEParser

Important

THIS IS NO LONGER BEING MAINTAINED (as SF is going to be over-complicated)

Stockfish's HalfKA_v2_hm (SFNNv9) NNUE file structure, extra: evaluation function (see official-stockfish/nnue-pytorch)

To compile the evaluation: (it's pretty crappy and have a wrapper)

  • clang++ evaluation/features/half_ka_v2_hm.cpp evaluation/accumulator.cpp evaluation/memory.cpp evaluation/network.cpp evaluation/main.cpp evaluation/position.cpp -std=c++17

About

Stockfish's HalfKA_v2_hm NNUE file structure, extra: parser and evaluation function (see official-stockfish/nnue-pytorch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages