Description: BP neural network training procedures. Single-input single-output three-layer BP network, the neural network hidden layer using a standard sigmoidal activation function, the output layer uses linear activation function.
To Search:
File list (Check if you may need any files):
BP神经网络程序(修改)\Example1.m
......................\Example2.m
......................\Example3.m
......................\Example4.m
......................\Example5.m
......................\Preface.m
......................\程序\bp.txt
......................\....\Untitled1.m
......................\程序说明.txt
......................\程序
BP神经网络程序(修改)