CHAPT4

所属分类:人工智能/神经网络/深度学习
开发工具:C/C++
文件大小:216KB
下载次数:7
上传日期:2005-11-23 16:19:23
上 传 者0011
说明:  神经网络模式识别及其实现,第四章。 内含:ALOPEX和BACKPROP程序。
(pattern recognition and neural network to achieve, the fourth chapter. Intron : ALOPEX BACKPROP and procedures.)

文件列表:
CHAPT4\ALOPEX\ALOPEX.CPP (19670, 1995-08-21)
CHAPT4\ALOPEX (0, 2005-11-23)
CHAPT4\BACKPROP\BPROP.CPP (22488, 1995-08-20)
CHAPT4\BACKPROP\BPROP.DEF (264, 1993-07-23)
CHAPT4\BACKPROP\BPROP.EXE (65072, 1995-08-20)
CHAPT4\BACKPROP\DIGIT0.TRN (2891, 1995-08-20)
CHAPT4\BACKPROP\DIGIT1.TRN (2579, 1995-08-20)
CHAPT4\BACKPROP\DIGIT2.TRN (1476, 1995-08-20)
CHAPT4\BACKPROP\DIGIT3.TRN (2480, 1995-08-20)
CHAPT4\BACKPROP\DIGIT4.TRN (2300, 1995-08-20)
CHAPT4\BACKPROP\DIGIT5.TRN (1541, 1995-08-20)
CHAPT4\BACKPROP\DIGIT6.TRN (1808, 1995-08-20)
CHAPT4\BACKPROP\DIGIT7.TRN (1814, 1995-08-20)
CHAPT4\BACKPROP\DIGIT8.TRN (2612, 1995-08-20)
CHAPT4\BACKPROP\DIGIT9.TRN (2888, 1995-08-20)
CHAPT4\BACKPROP\GRID1.CPP (48311, 1995-08-20)
CHAPT4\BACKPROP\GRID1.DEF (279, 1995-08-14)
CHAPT4\BACKPROP\GRID1.EXE (98304, 1995-08-20)
CHAPT4\BACKPROP\GRID1.H (1997, 1995-08-14)
CHAPT4\BACKPROP\GRID1.RC (4001, 1995-08-14)
CHAPT4\BACKPROP\GRID1.RES (2106, 1995-08-14)
CHAPT4\BACKPROP\H16.GBX (111, 1993-08-02)
CHAPT4\BACKPROP\H16.PRM (41, 1995-08-20)
CHAPT4\BACKPROP\H8.GBL (101, 1993-08-02)
CHAPT4\BACKPROP\H8.PRM (41, 1995-08-20)
CHAPT4\BACKPROP\H8D0.WGT (16248, 1995-08-20)
CHAPT4\BACKPROP\H8D1.WGT (16164, 1995-08-20)
CHAPT4\BACKPROP\H8D2.WGT (16342, 1995-08-20)
CHAPT4\BACKPROP\H8D3.WGT (16379, 1995-08-20)
CHAPT4\BACKPROP\H8D4.WGT (16381, 1995-08-20)
CHAPT4\BACKPROP\H8D5.WGT (16513, 1995-08-20)
CHAPT4\BACKPROP\H8D6.WGT (16393, 1995-08-20)
CHAPT4\BACKPROP\H8D7.WGT (16435, 1995-08-20)
CHAPT4\BACKPROP\H8D8.WGT (16414, 1995-08-20)
CHAPT4\BACKPROP\H8D9.WGT (16377, 1995-08-20)
CHAPT4\BACKPROP\LOAD.HPP (1033, 1995-08-20)
CHAPT4\BACKPROP\M12CHARS.H (21538, 1995-08-14)
CHAPT4\BACKPROP\MAKEFILE (1077, 1995-08-20)
CHAPT4\BACKPROP\MISCLIB.H (2395, 1995-08-20)
... ...

Usage: ALOPEX TrainFileName ParmFileName WeightFileName Parm file format: Qzero - Sigmoidal Gain (Neuron sigmoidal fn's Temperature) ETA - ALOPEX learning rate delta - ALOPEX step size T - Alopex's temperature const (starting value) MaxIter - Max # of iterations ERRTOL - Error Tolerence for converence NumLayers - Number of layers in target network N(input) - Number of neurons in input layer N(hidden1) - Number of neurons in 1st hidden layer N(hidden2) - Number of neurons in 2nd hidden layer (if present) . . . N(hiddenK) - Number of neurons in Kth hidden layer (if present) N(output) - Number of neurons in output hidden layer Trainining file format: NumPatterns - Number of patterns in training set I0 I1 ... In D - Real input for each input / desire value for pattern 1 I0 I1 ... In D - Real input for each input / desire value for pattern 2 . . . . . . . . . . . . I0 I1 ... In D - Real input for each input / desire value for pattern P 

近期下载者

相关文件


收藏者