Description: BP neural network for character recognition. No need to load images for training, but use the mouse to draw the characters. In the neural network implementation file, formula for the number of hidden layer nodes may be inaccurate under different circumstances, which needs to be modified. It is determined by the theory, not an error.
To Search:
File list (Check if you may need any files):
NeuroNet\NeuroNet\MyBPANN.cpp
........\........\MyBPANN.h
........\........\MyMath.h
........\........\MyMemoryMan.h
........\........\NetInfoDlg.cpp
........\........\NetInfoDlg.h
........\........\NeuroNet.aps
........\........\NeuroNet.cpp
........\........\NeuroNet.h
........\........\NeuroNet.rc
........\........\NeuroNet.vcxproj
........\........\NeuroNet.vcxproj.filters
........\........\NeuroNet.vcxproj.user
........\........\NeuroNetDlg.cpp
........\........\NeuroNetDlg.h
........\........\ReadMe.txt
........\........\res\NeuroNet.ico
........\........\...\NeuroNet.rc2
........\........\resource.h
........\........\stdafx.cpp
........\........\stdafx.h
........\........\targetver.h
........\NeuroNet.sln
........\NeuroNet.suo
........\Release\NeuroNet.exe
........\NeuroNet\res
........\NeuroNet
........\Release
NeuroNet