Functional link neural network with modified bee-firefly learning algorithm for classification task

Classification is one of the most frequent studies in the area of Artificial Neural Network (ANNs). The ANNs are capable of generating a complex mapping between the input and the output space to form arbitrarily complex nonlinear decision boundaries. One of the best-known types of ANNs is the Multil...

全面介紹

Saved in:
書目詳細資料
主要作者: Mohmad Hassim, Yana Mazwin
格式: Thesis
語言:English
English
English
出版: 2016
主題:
在線閱讀:http://eprints.uthm.edu.my/10076/2/24p%20YANA%20MAZWIN%20MOHMAD%20HASSIM.pdf
http://eprints.uthm.edu.my/10076/1/YANA%20MAZWIN%20MOHMAD%20HASSIM%20COPYRIGHT%20DECLARATION.pdf
http://eprints.uthm.edu.my/10076/3/YANA%20MAZWIN%20MOHMAD%20HASSIM%20WATERMARK.pdf
http://eprints.uthm.edu.my/10076/
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Classification is one of the most frequent studies in the area of Artificial Neural Network (ANNs). The ANNs are capable of generating a complex mapping between the input and the output space to form arbitrarily complex nonlinear decision boundaries. One of the best-known types of ANNs is the Multilayer Perceptron (MLP). MLP usually requires a large amount of available measures in order to achieve good classification accuracy. To overcome this, a Functional Link Neural Networks (FLNN) which has a single layer of trainable connection weights is used. The single layer property of FLNN also make the learning algorithm used less complicated compared to MLP network. The standard learning method for tuning weights in FLNN is Backpropagation (BP) learning algorithm. However, the algorithm is prone to get trapped in local minima which affect the performance of FLNN network. This work proposed the implementation of modified Artificial Bee Colony with Firefly algorithm for training the FLNN network to overcome the drawback of BP-learning algorithm. The aim is to introduce an improved learning algorithm that can provide a better solution for training the FLNN network for the task of classification