official-stockfish / nnue-pytorch

Stockfish NNUE (Chess evaluation) trainer in Pytorch
GNU General Public License v3.0
332 stars 100 forks source link

Add SFNNv8 architecture and diagrams #267

Closed linrock closed 1 year ago

linrock commented 1 year ago

L1-2560 introduced in https://github.com/official-stockfish/Stockfish/pull/4795

Sopel97 commented 1 year ago

is the v1 needed anywhere?

dav1312 commented 1 year ago

For SFNNv7 and v8 what about saying Same as "SFNNv5" to lead directly to the original arch? Instead of Same as "SFNNv7" > Same as "SFNNv6" > Same as "SFNNv5"

linrock commented 1 year ago

is the v1 needed anywhere?

regarding the diagrams? i only see "detailed_v2" diagrams used in this repo. not sure if others are used elsewhere. all the architecture diagrams currently have 3 versions.

For SFNNv7 and v8 what about saying Same as "SFNNv5" to lead directly to the original arch?

descriptions updated to refer to SFNNv5