Latest Updates

Neural Networks

 


What is a Neural network?

A branch of machine learning,Neural networks is a beautiful biologically-inspired programming paradigm which enables a computer to learn from observational data.

Biological Model of Neural Networks


All mammalian brains consist of interconnected neurons that transmit electrochemical signals. Neurons have several components: the body, which includes a nucleus and dendrites; axons, which connect to other cells; and axon terminals or synapses, which transmit information or stimuli from one neuron to another. 




Combined, this unit carries out communication and integration functions in the nervous system. The human brain has a massive number of processing units (86 billion neurons) that enable the performance of highly complex functions.

Artificial Model of Neural Networks


Artificial Neural Networks (ANN) and Biological Neural Networks (BNN) — Difference


Application of Neural Networks

Human Face Recognition




Speech Recognition

No comments