Welcome![Sign In][Sign Up]
Location:
Search - backpropagation learning algorithm momentum

Search list

[AI-NN-PRbpexamples

Description: 使用MATLAB6.5实现的自适应学习速率反向传播网络-Matlab6.5 achieved using adaptive learning rate back-propagation network
Platform: | Size: 8192 | Author: 陈雷 | Hits:

[Algorithmtp2-multicouche

Description: Backpropagation with momentum * by Andres Perez-Uribe * References : - G. Hinton, "How neural networks learn from experience", Scientific American, sep 1992. - P. Werbos, "The Roots of Backpropagation: From ordered derivatives to Neural Neworks and Political Forecasting", John Wiley and Sons, New York, 1994 Compile : gcc -o Bkprop Bkprop.c -lm Run : see example at the end of the C code. There is no guarantee that the code will do what you expect or that it is error free. It is simply meant to provide a useful way to experiment with the Backpropagation learning algorithm. Update Oct 7/99...thanks to Stephane Pouyet change of variable names for the sake of clarity The original names came from Hinton s paper.-Backpropagation with momentum * by Andres Perez-Uribe * References : - G. Hinton, "How neural networks learn from experience", Scientific American, sep 1992. - P. Werbos, "The Roots of Backpropagation: From ordered derivatives to Neural Neworks and Political Forecasting", John Wiley and Sons, New York, 1994 Compile : gcc -o Bkprop Bkprop.c -lm Run : see example at the end of the C code. There is no guarantee that the code will do what you expect or that it is error free. It is simply meant to provide a useful way to experiment with the Backpropagation learning algorithm. Update Oct 7/99...thanks to Stephane Pouyet change of variable names for the sake of clarity The original names came from Hinton s paper.
Platform: | Size: 3072 | Author: amasz | Hits:

CodeBus www.codebus.net