6 ms·
There are completely stand-alone systems like: https://NN-512.com https://NN-512.com The stand-alone code generator (a statically linked executable written in
by 37ef_ced3 4y ago
There are completely stand-alone systems like:
https://NN-512.com https://NN-512.com
The stand-alone code generator (a statically linked executable written in Go with no dependencies outside the Go standard library) generates stand-alone POSIX C code for the neural net, requiring only gcc to compile.
Also see Fabrice Bellard's LibNC:
https://bellard.org/libnc/ https://bellard.org/libnc/
C API. Small library, no external dependencies, available for Linux and Windows.