- Category:
- AI-NN-PR
- Tags:
-
[C/C++]
[源码]
- File Size:
- 41kb
- Update:
- 2013-08-13
- Downloads:
- 0 Times
- Uploaded by:
- sj
Description: This case is the use of BP neural network learning three binary code recognition, for example, when after learning input 101, to determine the result of 5, 010 judgment result is two inputs, see test results screenshot.
To Search:
File list (Check if you may need any files):
BP神经网络\BPNet.cpp
..........\BPNet.exe
..........\hiddenNodeGateValue.txt
..........\hiddenNodeWeight.txt
..........\outputFile.txt
..........\outputNodeGateValue.txt
..........\outputNodeWeight.txt
..........\测试截图.bmp
..........\说明.txt
BP神经网络