Description: bp algorithm (error back propagation algorithm) to solve the classification problem by a layer of input, output, and a hidden layer
To Search:
- [bp] - For multiple input data, bp network auto
- [bp-classification] - Use bp (back-propagation algorithm) to a
File list (Check if you may need any files):
bp算法\BP.TXT
......\BP.C
......\SAMPLE.BAK
......\SAMPLE.C
......\BP.BAK
bp算法