Description: Simple examples of neural network implementation, the classification function can be achieved, for beginner students of neural networks.
To Search:
File list (Check if you may need any files):
ANNApp\ANNApp.exe
......\Source
......\......\bpnet
......\......\.....\BPLink.cpp
......\......\.....\BPLink.h
......\......\.....\BPNet.cpp
......\......\.....\BPNet.h
......\......\.....\BPNode.cpp
......\......\.....\BPNode.h
......\......\.....\Pattern.cpp
......\......\.....\Pattern.h
......\......\res
......\......\...\ANNApp.rc2
......\......\...\ANNApp.ico
......\......\...\ok.ico
......\......\...\failed.ico
......\......\ANNApp.aps
......\......\ANNApp.clw
......\......\ANNApp.cpp
......\......\ANNApp.dsp
......\......\Readme.txt
......\......\ANNApp.h
......\......\ANNApp.rc
......\......\ANNAppDlg.cpp
......\......\ANNAppDlg.h
......\......\ANNAppPropSheet.cpp
......\......\ANNAppPropSheet.h
......\......\ColorStatic.cpp
......\......\ColorStatic.h
......\......\patterns.txt
......\......\ANNApp.ncb
......\......\resource.h
......\......\StdAfx.cpp
......\......\StdAfx.h
......\......\TestPageDlg.cpp
......\......\TestPageDlg.h
......\......\TrainPageDlg.cpp
......\......\TrainPageDlg.h
......\......\Debug
......\......\ANNApp.dsw
......\......\Release
......\......\ANNApp.opt
......\patterns.txt
......\Readme.txt
ANNApp