The capability of machines to imitate the intelligence in humans is called Artificial Intelligence(AI). It is basically the simulation of the intelligent behavior of humans in computers. Artificial Neural Network (ANN) redirects here.
Human intelligence can be defined as the mental ability for reasoning, problem-solving, memorizing, learning, understanding etc. The human brain and nervous system are responsible for the human intelligence. A system alike computer is modeled in the human brain and nervous system. Biological neurons in the nervous system process and transmit the information to the brain.
ANN is an interconnected group of artificial neurons that uses a computational model for processing information. These artificial neurons share some of the characteristics of biological neural networks. The goal of ANN is to solve problems the same way a human brain would do.
![]() |
Figure 2. Model of Biological Neuron |
A large number of neural cells are there in the brain which is responsible for the processing of information. Various capabilities of the brain are as a result of the massive interaction and parallel processing of these neurons. The different section of the neuron is discussed below.
- Dendrites- They are branches extending from the cell body. Dendrites receive signals from other neurons.
- Soma or cell body- Soma supports chemical processing and production of neuro-transmitters. It contains the nucleus. The incoming signals are processed and converted into output signals in the cell body or soma. The process of transmission is by diffusion of the chemical called neuro-transmitters.
- Axon- It acts as a transmission line to carry the information from one soma to another.
- Axon Hillock- All the information are gathered together and processed here. An action potential will be initiated in the hillock and propagated through the axon.
- Synapse-It is the point of interconnection between two neurons. Communication between neurons takes place at this point.
- Terminal buttons- It releases neuro-transmitters.
STRUCTURE OF ARTIFICIAL LINEAR NEURON