Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Technological University Dublin

2015

Algorithmic mapping

Articles 1 - 1 of 1

Full-Text Articles in Computer Engineering

A Review Of Parallel Mappings For Feed Forward Neural Networks Using The Backpropagation Learning Algorithm, Stephen Sheridan Nov 2015

A Review Of Parallel Mappings For Feed Forward Neural Networks Using The Backpropagation Learning Algorithm, Stephen Sheridan

The ITB Journal

The Back-Propagation (BP) Neural Network (NN) is probably the most well known of all neural networks. Many mappings of the BP NN have been implemented for both special purpose and general-purpose computers. This mapping process can fall into one of two categories: heuristic mapping and algorithmic mapping. Heuristic mapping concentrates on the architecture and behaviour of the network as it trains whereas algorithmic mapping concentrates on the parallelization of the learning algorithm. Mappings in the heuristic category tend to take a trial and error approach based on the understanding of the network and of the target machine. In comparison mappings …