Open Access
Back Propagation Algorithm: The Best Algorithm Among the Multi-layer Perceptron Algorithm
Alsmadi M.Kh.S.,Omar Kh.B.,Noah Sh.A. +2 more
- 01 Jan 2009
- Vol. 9, Iss: 4, pp 378-383
TL;DR: This study presents the performance comparison between multi-layer perceptron (back propagation, delta rule and perceptron), and found that the back propagation algorithm are much better than others algorithms.
read more
Abstract: A multilayer perceptron is a feed forward artificial neural network model that maps sets of input data onto a set of appropriate output. It is a modification of the standard linear perceptron in that it uses three or more layers of neurons (nodes) with nonlinear activation functions and is more powerful than the perceptron in that it can distinguish data that is not linearly separable, or separable by a hyper plane. MLP networks are general-purpose, flexible, nonlinear models consisting of a number of units organized into multiple layers. The complexity of the MLP network can be changed by varying the number of layers and the number of units in each layer. Given enough hidden units and enough data, it has been shown that MLPs can approximate virtually any function to any desired accuracy. This study presents the performance comparison between multi-layer perceptron (back propagation, delta rule and perceptron). Perceptron is a steepest descent type algorithm that normally has slow convergence rate and the search for the global minimum often becomes trapped at poor local minima. The current study investigates the performance of three algorithms to train MLP networks. It was found that the back propagation algorithm are much better than others algorithms.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Comparison of Supervised and Unsupervised Learning Algorithms for Pattern Classification
R. Sathya,Annamma Abraham +1 more
TL;DR: Though the error back-propagation learning algorithm as provided by supervised learning model is very efficient for a number of non-linear real-time problems, KSOM of unsupervised learning model, offers efficient solution and classification in the present study.
Statistical Pattern Recognition: Webb/Statistical Pattern Recognition
Andrew R. Webb,Keith D. Copsey +1 more
- 07 Oct 2011
TL;DR: Applications such as data mining, web searching, multimedia data retrieval, face recognition, and cursive handwriting recognition, all require robust and efficient pattern recognition techniques.
338
Prediction of rock fragmentation due to blasting using artificial neural network
TL;DR: Artificial neural network method is implemented to develop a model to predict rock fragmentation due to blasting in an iron ore mine, anditivity analysis revealed that the most effective parameters on rock fragmentation are blastability index, charge per delay, burden, SMR and powder factor.
147
Monitoring and classifying animal behavior using ZigBee-based mobile ad hoc wireless sensor networks and artificial neural networks
TL;DR: The results of this study showed an important improvement regarding the performance of the designed MANET and behavior classification compared to the results of other similar studies.
144
A Simplified LSTM Neural Networks for One Day-Ahead Solar Power Forecasting
TL;DR: In this paper, a simplified LSTM algorithm built over the architecture of Machine Learning methodology to forecast one day-ahead solar power generation is introduced, which can successfully capture intra-hour ramping on different weather scenarios.
References
•Book
Data Mining: Concepts and Techniques
Jiawei Han,Micheline Kamber,Jian Pei +2 more
- 08 Sep 2000
TL;DR: This book presents dozens of algorithms and implementation examples, all in pseudo-code and suitable for use in real-world, large-scale data mining projects, and provides a comprehensive, practical look at the concepts and techniques you need to get the most out of real business data.
•Book
Classification and regression trees
Leo Breiman
- 01 Jan 1983
TL;DR: The methodology used to construct tree structured rules is the focus of a monograph as mentioned in this paper, covering the use of trees as a data analysis method, and in a more mathematical framework, proving some of their fundamental properties.
22.7K
•Book
The Elements of Statistical Learning: Data Mining, Inference, and Prediction
Trevor Hastie,Robert Tibshirani,Jerome H. Friedman +2 more
- 28 Jul 2013
TL;DR: In this paper, the authors describe the important ideas in these areas in a common conceptual framework, and the emphasis is on concepts rather than mathematics, with a liberal use of color graphics.
21.3K
Classification and regression trees
TL;DR: This article gives an introduction to the subject of classification and regression trees by reviewing some widely available algorithms and comparing their capabilities, strengths, and weakness in two examples.
Parallel Distributed Processing: Explorations in the Microstructure of Cognition: Foundations
David E. Rumelhart,James L. McClelland,Au +2 more
- 17 Jul 1986
TL;DR: The fundamental principles, basic mechanisms, and formal analyses involved in the development of parallel distributed processing (PDP) systems are presented in individual chapters contributed by leading experts.
16.7K