Neural network experiments in C#
This library and set of test programs aim to evaluate the learning and usage of multi-layer perceptron (MLP) networks. The Neural library implements different differentiable and nondifferentiable activation functions and has support for different learning strategies.