Releases: johnlime/UnitNeurons
Releases · johnlime/UnitNeurons
v1.02
Header files and static library necessary for including in an arbitrary C++ project are included in the zip file.
v1.01
Added destructors. There should be less memory leak if unit neurons or global operators were to be destroyed.
Both header files and static library necessary for including in an arbitrary C++ project is included.
v1.0
First release. Single-threaded. Feedforward and feedback operation for Kohonen's self organizing map and gradient descent are supported.