Academia.eduAcademia.edu

Artificial Neural Networks Technology

Abstract
sparkles

AI

This report elucidates the concept of Artificial Neural Networks (ANNs), their operational mechanics, and their current applications. It aims to demystify ANNs amid common misconceptions and exaggerated claims about their capabilities. Key topics include the structure and learning processes of ANNs, the historical context surrounding their development, and a comparison of their functionalities with traditional computing and expert systems.

Key takeaways

  • This neural network is still i n commercial use.
  • The purpose of the learning function is to modify the variable connection weights on the inputs of each processing element according to some neural based algorithm.
  • In this mode, the actual output of a neural network is compared to the desired output.
  • The way that the Delta Rule works is that the delta error in the output layer is transformed by the derivative of the transfer function and is then used in the previous neural layer to adjust input connection weights.
  • In the pattern layer, there is a processing element for each input vector in the training set.