Skip to content

Releases: cosmobobak/nnue-jsontobin

v2.1.0

28 Jun 22:05
Compare
Choose a tag to compare

This release adds support for 8-bit quantisation of the output layer, and comes with internal code quality improvements.

v2.0.0

20 Jun 00:33
Compare
Choose a tag to compare

This release adds support for HalfKA networks, and generally improves the UI overall.

v1.0.0

20 May 23:52
Compare
Choose a tag to compare

Release 1, supports only perspective networks (256x2, 512x2, etc).
Works fine with any activation function, but very limited otherwise.
Binary is compiled for x86-64-v1 as performance is not a concern, and linked statically to libc for linux cross-compatibility.