Posts

Showing posts from June, 2021

Neural networks

Image
  Neural networks     Geoffrey Hinton CC was the father of neural networks.     It was developed in the year 1943.      It is a method of computing, based on the interaction of multiple connected processing elements.      A powerful technique to solve many real world problems.      The ability to learn from experience in order to improve their performance.      Ability to deal with incomplete information.       It recieves n - inputs.       It multiplies each input as it's weight. Application of Neural Networks      Pattern recognition      Investment analysis      Control system and  monitoring mobile  computing Uses of neural networks        Image recognition      Face recognition      Fingerprint recognition        Data mining   ...