[section::neural network library]
This neural network library has been written i C++ for training linear neural networks with multiple perceptron layers and backpropagation. I've implemented there three the most popular activation functions : linear, jump and sigmoid. There is also possibility to set user's own activtion function. Sample program that describes how to use it is available in package.
[section::download]
nnlib-1.0.tar.gz10240 bytes gzipped source.