* 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
上傳用戶:清風冷雨