* Lightweight backpropagation Neural network.
* This a lightweight library implementating a Neural network for use
* in C and C++ programs. It is intended for use in applications that
* just happen to need a simply Neural network and do not want to use
* needlessly complex Neural network libraries. It features multilayer
* feedforward perceptron Neural networks, sigmoidal activation function
* with bias, backpropagation training with settable learning rate and
* momentum, and backpropagation training in batches.
標簽:
backpropagation
implementating
Lightweight
lightweight
上傳時間:
2013-12-27
上傳用戶:清風冷雨