Multi-Backpropagation network

Neural Network is a computational paradigm that comprises several disciplines such as mathematics, statistic, biology and philosophy.Neural Network has been implemented in many applications; in software and even hardware. In most cases, Neural Network considered large amount of data, as it will be...

全面介绍

Saved in:
书目详细资料
Main Authors: Wan Ishak, Wan Hussain, Siraj, Fadzilah, Othman, Abu Talib
格式: Conference or Workshop Item
语言:English
出版: 2002
主题:
在线阅读:http://repo.uum.edu.my/3420/1/WH4.pdf
http://repo.uum.edu.my/3420/
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:Neural Network is a computational paradigm that comprises several disciplines such as mathematics, statistic, biology and philosophy.Neural Network has been implemented in many applications; in software and even hardware. In most cases, Neural Network considered large amount of data, as it will be teach to learn or memorize the data as the knowledge. The learning mechanism for Neural Network is its learning algorithm. Backpropagation (or backprop) algorithm is one of the well-known algorithms in neural networks. Backpropagation network with hidden layer able to process and model more complex problem. However, as some problem involve a large amount of data, the network would be more difficult to train. More input units or hidden units could increase the model size and increase its computational complexity. Synonym to human learning, a complex problem required some time to learn or memorize. Therefore, reducing the network complexity would be an advantage to the network. This paper proposed multi-backpropagation network to reduce the size of a large backpropagation network. The domain for the illustration presented in this paper is the Myocardial Infarction disease. This approach do not required any alteration of the algorithm. The large network is split into several smaller networks, which act as a specialized network. This approach could also reduce the redundant data and reduce the training epochs.