SlideShare une entreprise Scribd logo
1  sur  4
ANALOGY BETWEEN ANs AND BNs
It is known very well that the study of ANNs is inspired from the working of
human brain. In this context, it is quite necessary to draw an analogy between
ANN and BNN as the former closely resembles the latter and provides a better
insight for the improvement so as to establish a closer correlation between the
two.
BIOLOGICAL NEURON
STRUCTURE
Biological Neurons have the following parts :
 Soma
 Dendrites
 Synapse
 Axon
Biological neurons have three main parts: a
central cell body, called the soma, and two
different types of branched, tree like
structures that extend from the soma, called
dendrites and axons.
Information from other neurons, in the form
of electrical impulses, enters the dendrites at
connection points called synapses. The
information flows from the dendrites to the
soma where it is processed. Theoutput
signal, a train of impulses, is then sent down
the axon to the synapse of other neurons.
ARTIFICIAL NEURON
Artificial neurons also have the following
components that are equivalent to biological
neurons :
 Node
 Input
 Weight
 Output
The main bodyof an artificial neuron is called
a node or unit. They are physically connected
to one another by wires that resemble the
connections between biological neurons.
The arrangement and connections of the
neurons which make up the network has three
layers :
 The inputlayer, which is the only layer
exposed to external signals.
 The input layer transmits signals to the
neurons in the next layer, which is called
a hidden layer. The hidden layer extracts
relevant features or patterns from the
received signals.
 Thosefeatures or patterns that are
considered important in the hidden layer
stage are then directed to the output
layer, which is the final layer of the
network.
FUNCTIONS
Dendrites provide input signals to the cells.
A synapse is able to increase or decrease the
strength of the connection. This is where
information is stored.

The axon sends output signal to another cell.
The axon terminals merge with the dendrites
of the other cells.
The brain is made up of a great number of
neurons (about 1011
), each of which is
connected to many other components (about
104
) and performs some relatively simple
computation, whose nature is unclear, in slow
fashion connections.
The artificial neuron receives inputs in its input
nodes analogous to the electrochemical
impulses the dendrites of biological neurons
receive from another neuron.

The artificial signals can be changed by
altering weights in a manner similar to the
physical changes that occur in the synapses.

The output nodes of the artificial neuron
correspond to output signals sent out from
biological neuron over its axon.
Artificial neurons are connected randomly or
uniformly, and all neurons perform the same
computation. Each connection has a numerical
weight associated with it. Each neuron’s output
is a single numerical activity which is
computed as a monotonic function of the sum
of the products ofthe activity of the input
neurons with their correspondingconnection
weights.
LEARNING

They learn from past experience to improve
their own performance levels.


Learning in biological systems involves
adjustments to the synaptic connections that
exist between the neurons.
They also learn from past experience to
improve their own performance levels.
This is true of artificial neurons as well.
INFORMATION
TRANSMISSION
Information transmission from one biological
neuron to another involves in the form of
electrical signals.
In artificial neurons, electrical signals are also
used in information transmission.
MATHEMATICAL MODELLING OF A NEURON:
As is evident from the above comparative study of biological and artificial
neuron chiefly in regard to structural and functional perspectives, in a nutshell,
we can draw an analogous mapping between biological neurons and their
artificial counterparts, as summarised in the following table:
BIOLOGICAL NEURON ARTIFICIAL NEURON
Neuron Processing Element
Dendrites Combining Function
Cell Body Transfer Function
Axons Element Output
Synapses Weights
In case of biological neuron information comes into the neuron via dendrite,
soma processes the information and passes it on via axon. In case of artificial
neuron the information comes into the bodyof an artificial neuron via inputs
that are weighted (each input can be individually multiplied with a weight). The
bodyof an artificial neuron then sums the weighted inputs, bias and “processes”
the sum with a transfer function. At the end an artificial neuron passes the
processed information via output(s). Benefit of artificial neuron model
simplicity can be seen in its mathematical description below:
..(1)
Where:
• xi(k) is input value in discrete time k where i goes from 0 to m,
• wi(k) is weight value in discrete time k where i goes from 0 to m,
• b is bias,
• F is a transfer function,
• yi(k) is output value in discrete time k.
As seen from a model of an artificial neuron and its equation (1) the major
unknown variable of our model is its transfer function. Transfer function defines
the properties of artificial neuron and can be any mathematical function. We
chooseit on the basis of problem that artificial neuron (artificial neural network)
needs to solve.
y(k) = F[∑ {𝒙𝒊 ( 𝒌). 𝒘𝒊 ( 𝒌)} + 𝒃]𝒎
𝒊=𝟎

Contenu connexe

Tendances

Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Mohd Faiz
 
Feedforward neural network
Feedforward neural networkFeedforward neural network
Feedforward neural networkSopheaktra YONG
 
Kohonen self organizing maps
Kohonen self organizing mapsKohonen self organizing maps
Kohonen self organizing mapsraphaelkiminya
 
Artificial nueral network slideshare
Artificial nueral network slideshareArtificial nueral network slideshare
Artificial nueral network slideshareRed Innovators
 
Machine Learning: Introduction to Neural Networks
Machine Learning: Introduction to Neural NetworksMachine Learning: Introduction to Neural Networks
Machine Learning: Introduction to Neural NetworksFrancesco Collova'
 
Neural network
Neural networkNeural network
Neural networkSilicon
 
Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Suraj Aavula
 
Artificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesArtificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesMohammed Bennamoun
 
Artificial Neural Network
Artificial Neural NetworkArtificial Neural Network
Artificial Neural NetworkKnoldus Inc.
 

Tendances (20)

Neural Networks
Neural NetworksNeural Networks
Neural Networks
 
Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.
 
Feedforward neural network
Feedforward neural networkFeedforward neural network
Feedforward neural network
 
Kohonen self organizing maps
Kohonen self organizing mapsKohonen self organizing maps
Kohonen self organizing maps
 
02 Fundamental Concepts of ANN
02 Fundamental Concepts of ANN02 Fundamental Concepts of ANN
02 Fundamental Concepts of ANN
 
Mc culloch pitts neuron
Mc culloch pitts neuronMc culloch pitts neuron
Mc culloch pitts neuron
 
Multi Layer Network
Multi Layer NetworkMulti Layer Network
Multi Layer Network
 
Artificial nueral network slideshare
Artificial nueral network slideshareArtificial nueral network slideshare
Artificial nueral network slideshare
 
Neural networks introduction
Neural networks introductionNeural networks introduction
Neural networks introduction
 
neural networks
neural networksneural networks
neural networks
 
Machine Learning: Introduction to Neural Networks
Machine Learning: Introduction to Neural NetworksMachine Learning: Introduction to Neural Networks
Machine Learning: Introduction to Neural Networks
 
Anfis (1)
Anfis (1)Anfis (1)
Anfis (1)
 
Neural network
Neural networkNeural network
Neural network
 
Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Convolution Neural Network (CNN)
Convolution Neural Network (CNN)
 
Artificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesArtificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rules
 
Hebb network
Hebb networkHebb network
Hebb network
 
Introduction to soft computing
 Introduction to soft computing Introduction to soft computing
Introduction to soft computing
 
Matched filter
Matched filterMatched filter
Matched filter
 
Artificial Neural Network
Artificial Neural NetworkArtificial Neural Network
Artificial Neural Network
 
Sharpening spatial filters
Sharpening spatial filtersSharpening spatial filters
Sharpening spatial filters
 

Similaire à Comparative study of ANNs and BNNs and mathematical modeling of a neuron

Brain computer interface
Brain computer interfaceBrain computer interface
Brain computer interfaceSuman Chandra
 
Artificial Intelligence- Neural Networks
Artificial Intelligence- Neural NetworksArtificial Intelligence- Neural Networks
Artificial Intelligence- Neural NetworksLearnbay Datascience
 
Neural networks
Neural networksNeural networks
Neural networksBasil John
 
48 neurons, synapses, and signaling
48   neurons, synapses, and signaling48   neurons, synapses, and signaling
48 neurons, synapses, and signalingRenee Ariesen
 
Introduction to Artificial Neural Network
Introduction to Artificial Neural NetworkIntroduction to Artificial Neural Network
Introduction to Artificial Neural NetworkAmeer H Ali
 
Artificial Neural Network report
Artificial Neural Network reportArtificial Neural Network report
Artificial Neural Network reportAnjali Agrawal
 
Artificial Neural Network_VCW (1).pptx
Artificial Neural Network_VCW (1).pptxArtificial Neural Network_VCW (1).pptx
Artificial Neural Network_VCW (1).pptxpratik610182
 
Neural networks are parallel computing devices.docx.pdf
Neural networks are parallel computing devices.docx.pdfNeural networks are parallel computing devices.docx.pdf
Neural networks are parallel computing devices.docx.pdfneelamsanjeevkumar
 
ANN sgjjjjkjhhjkkjjgjkgjhgkjgjjgjjjhjghh
ANN sgjjjjkjhhjkkjjgjkgjhgkjgjjgjjjhjghhANN sgjjjjkjhhjkkjjgjkgjhgkjgjjgjjjhjghh
ANN sgjjjjkjhhjkkjjgjkgjhgkjgjjgjjjhjghhReehaamMalikArain
 
Machine learning certification in gurgaon
Machine learning certification in gurgaon Machine learning certification in gurgaon
Machine learning certification in gurgaon TejaspathiLV
 
Data science training ang placements
Data science training ang placementsData science training ang placements
Data science training ang placementsbhuvan8999
 
data science course
data science coursedata science course
data science coursemarketer1234
 
machine learning training in bangalore
machine learning training in bangalore machine learning training in bangalore
machine learning training in bangalore kalojambhu
 
data science course in pune
data science course in punedata science course in pune
data science course in punemarketer1234
 
Data science certification in mumbai
Data science certification in mumbaiData science certification in mumbai
Data science certification in mumbaiprathyusha1234
 

Similaire à Comparative study of ANNs and BNNs and mathematical modeling of a neuron (20)

Brain computer interface
Brain computer interfaceBrain computer interface
Brain computer interface
 
ANN.pptx
ANN.pptxANN.pptx
ANN.pptx
 
Soft computing BY:- Dr. Rakesh Kumar Maurya
Soft computing BY:- Dr. Rakesh Kumar MauryaSoft computing BY:- Dr. Rakesh Kumar Maurya
Soft computing BY:- Dr. Rakesh Kumar Maurya
 
Abstract_Natalie
Abstract_NatalieAbstract_Natalie
Abstract_Natalie
 
Artificial Intelligence- Neural Networks
Artificial Intelligence- Neural NetworksArtificial Intelligence- Neural Networks
Artificial Intelligence- Neural Networks
 
Neural networks
Neural networksNeural networks
Neural networks
 
48 neurons, synapses, and signaling
48   neurons, synapses, and signaling48   neurons, synapses, and signaling
48 neurons, synapses, and signaling
 
Introduction to Artificial Neural Network
Introduction to Artificial Neural NetworkIntroduction to Artificial Neural Network
Introduction to Artificial Neural Network
 
Artificial Neural Network report
Artificial Neural Network reportArtificial Neural Network report
Artificial Neural Network report
 
Artificial Neural Network_VCW (1).pptx
Artificial Neural Network_VCW (1).pptxArtificial Neural Network_VCW (1).pptx
Artificial Neural Network_VCW (1).pptx
 
SoftComputing5
SoftComputing5SoftComputing5
SoftComputing5
 
Image recognition
Image recognitionImage recognition
Image recognition
 
Neural networks are parallel computing devices.docx.pdf
Neural networks are parallel computing devices.docx.pdfNeural networks are parallel computing devices.docx.pdf
Neural networks are parallel computing devices.docx.pdf
 
ANN sgjjjjkjhhjkkjjgjkgjhgkjgjjgjjjhjghh
ANN sgjjjjkjhhjkkjjgjkgjhgkjgjjgjjjhjghhANN sgjjjjkjhhjkkjjgjkgjhgkjgjjgjjjhjghh
ANN sgjjjjkjhhjkkjjgjkgjhgkjgjjgjjjhjghh
 
Machine learning certification in gurgaon
Machine learning certification in gurgaon Machine learning certification in gurgaon
Machine learning certification in gurgaon
 
Data science training ang placements
Data science training ang placementsData science training ang placements
Data science training ang placements
 
data science course
data science coursedata science course
data science course
 
machine learning training in bangalore
machine learning training in bangalore machine learning training in bangalore
machine learning training in bangalore
 
data science course in pune
data science course in punedata science course in pune
data science course in pune
 
Data science certification in mumbai
Data science certification in mumbaiData science certification in mumbai
Data science certification in mumbai
 

Dernier

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Dernier (20)

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 

Comparative study of ANNs and BNNs and mathematical modeling of a neuron

  • 1. ANALOGY BETWEEN ANs AND BNs It is known very well that the study of ANNs is inspired from the working of human brain. In this context, it is quite necessary to draw an analogy between ANN and BNN as the former closely resembles the latter and provides a better insight for the improvement so as to establish a closer correlation between the two. BIOLOGICAL NEURON STRUCTURE Biological Neurons have the following parts :  Soma  Dendrites  Synapse  Axon Biological neurons have three main parts: a central cell body, called the soma, and two different types of branched, tree like structures that extend from the soma, called dendrites and axons. Information from other neurons, in the form of electrical impulses, enters the dendrites at connection points called synapses. The information flows from the dendrites to the soma where it is processed. Theoutput signal, a train of impulses, is then sent down the axon to the synapse of other neurons. ARTIFICIAL NEURON Artificial neurons also have the following components that are equivalent to biological neurons :  Node  Input  Weight  Output The main bodyof an artificial neuron is called a node or unit. They are physically connected to one another by wires that resemble the connections between biological neurons. The arrangement and connections of the neurons which make up the network has three layers :  The inputlayer, which is the only layer exposed to external signals.  The input layer transmits signals to the neurons in the next layer, which is called a hidden layer. The hidden layer extracts relevant features or patterns from the received signals.  Thosefeatures or patterns that are considered important in the hidden layer stage are then directed to the output layer, which is the final layer of the network.
  • 2. FUNCTIONS Dendrites provide input signals to the cells. A synapse is able to increase or decrease the strength of the connection. This is where information is stored.  The axon sends output signal to another cell. The axon terminals merge with the dendrites of the other cells. The brain is made up of a great number of neurons (about 1011 ), each of which is connected to many other components (about 104 ) and performs some relatively simple computation, whose nature is unclear, in slow fashion connections. The artificial neuron receives inputs in its input nodes analogous to the electrochemical impulses the dendrites of biological neurons receive from another neuron.  The artificial signals can be changed by altering weights in a manner similar to the physical changes that occur in the synapses.  The output nodes of the artificial neuron correspond to output signals sent out from biological neuron over its axon. Artificial neurons are connected randomly or uniformly, and all neurons perform the same computation. Each connection has a numerical weight associated with it. Each neuron’s output is a single numerical activity which is computed as a monotonic function of the sum of the products ofthe activity of the input neurons with their correspondingconnection weights. LEARNING  They learn from past experience to improve their own performance levels.   Learning in biological systems involves adjustments to the synaptic connections that exist between the neurons. They also learn from past experience to improve their own performance levels. This is true of artificial neurons as well.
  • 3. INFORMATION TRANSMISSION Information transmission from one biological neuron to another involves in the form of electrical signals. In artificial neurons, electrical signals are also used in information transmission. MATHEMATICAL MODELLING OF A NEURON: As is evident from the above comparative study of biological and artificial neuron chiefly in regard to structural and functional perspectives, in a nutshell, we can draw an analogous mapping between biological neurons and their artificial counterparts, as summarised in the following table: BIOLOGICAL NEURON ARTIFICIAL NEURON Neuron Processing Element Dendrites Combining Function Cell Body Transfer Function Axons Element Output Synapses Weights In case of biological neuron information comes into the neuron via dendrite, soma processes the information and passes it on via axon. In case of artificial neuron the information comes into the bodyof an artificial neuron via inputs that are weighted (each input can be individually multiplied with a weight). The
  • 4. bodyof an artificial neuron then sums the weighted inputs, bias and “processes” the sum with a transfer function. At the end an artificial neuron passes the processed information via output(s). Benefit of artificial neuron model simplicity can be seen in its mathematical description below: ..(1) Where: • xi(k) is input value in discrete time k where i goes from 0 to m, • wi(k) is weight value in discrete time k where i goes from 0 to m, • b is bias, • F is a transfer function, • yi(k) is output value in discrete time k. As seen from a model of an artificial neuron and its equation (1) the major unknown variable of our model is its transfer function. Transfer function defines the properties of artificial neuron and can be any mathematical function. We chooseit on the basis of problem that artificial neuron (artificial neural network) needs to solve. y(k) = F[∑ {𝒙𝒊 ( 𝒌). 𝒘𝒊 ( 𝒌)} + 𝒃]𝒎 𝒊=𝟎