Multilayer Perceptron (MLP) Training Algorithm

From GM-RKB
Jump to navigation Jump to search

A Multilayer Perceptron (MLP) Training Algorithm is a feed-forward neural network training algorithm that can be implemented by a multi-layer feed-forward neural network training system to solve a multi-layer feed-forward neural network training task.



References

2017a

The disadvantages of Multi-layer Perceptron (MLP) include:

2017b

  1. Rosenblatt, Frank. x. Principles of Neurodynamics: Perceptrons and the Theory of Brain Mechanisms. Spartan Books, Washington DC, 1961
  2. Rumelhart, David E., Geoffrey E. Hinton, and R. J. Williams. "Learning Internal Representations by Error Propagation". David E. Rumelhart, James L. McClelland, and the PDP research group. (editors), Parallel distributed processing: Explorations in the microstructure of cognition, Volume 1: Foundation. MIT Press, 1986.
  3. Cybenko, G. 1989. Approximation by superpositions of a sigmoidal function Mathematics of Control, Signals, and Systems, 2(4), 303–314.
  4. Hastie, Trevor. Tibshirani, Robert. Friedman, Jerome. The Elements of Statistical Learning: Data Mining, Inference, and Prediction. Springer, New York, NY, 2009.

,