ANNs, which are inspired by how a human brain works, form the core of DL and its true realization. Today's revolution around DL would not have been possible without ANNs. Thus, to understand DL, we need to understand how neural networks work.
Artificial neural networks
ANN and the human brain
ANNs represent one aspect of the human nervous system, and how the nervous system consists of a number of neurons that communicate with each other using axons. The receptors receive the stimuli either internally or from the external world. Then, they pass this information to the biological neurons for further processing. There are a number of dendrites, in addition to another long extension called the axon. Toward the axon's...