Neural Network Framework 1.1.1 (Default branch) |
|
|
Neural Network Framework is a C++ framework to
develop, simulate, and analyze arbitrary complex
neural networks. The programmer can use the
classes provided to create neural networks with
arbitrary topology and mixed type of neurons. It's
very easy to add customized neurons and layers.
License: GNU General Public License (GPL)
Changes:
Bugs in Random::flatInt() (when GSL is not used) and in BaseNeuralNet::randomize were fixed in this release. The Mac OS X installer doesn't require QT anymore.
|