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