关于用Matlab训练BP神经网络过程中显示的数据的意义
我用TRAINLM算法训练BP神经网络,训练的过程中在命令窗口中显示类似如下的数据: TRAINLM, Epoch 622/50000, MSE 0.000116739/1e-005, Gradient 0.202092/1e-010 TRAINLM, Epoch 623/50000, MSE 0.000116739/1e-005, Gradient 0.202641/1e-010 ...