SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar – Apr 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 118
A Review Paper on Artificial Neural Network in
Cognitive Science
Dr. Sanjeev S Sannakki1
, Ms.Anjanabhargavi A Kulkarni2
Computer Science and Engineering Department, KLS’s Gogte Institute of Technology Belagavi
affiliated to Vishweshwaraya Technological University Belagavi.
I. INTRODUCTION
Neural Computing is an information
processing paradigm, inspired by biological system,
composed of a large number of highly
interconnected processing elements (neurons)
working in unison to solve specific problems.
Artificial Neural Networks (ANNs), like people,
learn by example An ANN is configured for a
specific application, such as pattern recognition or
data classification, through a learning process.
Learning in biological systems involves
adjustments to the synaptic connections that exist
between the neurons. This is true of ANNs as well.
An Artificial Neural Network (ANN) is a
mathematical model that tries to simulate the
structure and functionalities of biological neural
networks.
Artificial Neural Networks are relatively crude
electronic models based on the neural structure of
the brain. The brain basically learns from
experience. Human problem solving is basically a
pattern processing problem and not a data
processing problem. In any pattern recognition task
humans perceive patterns in the input data and
manipulate the pattern directly. This paper attempts
at developing computing models based on artificial
neural networks (ANN) to deal with various pattern
recognition situations in real life.[1]
II. NEED FOR ARTIFICIAL NUERAL
NETWORK
However, humans can effortlessly solve complex
perceptual problems at such a high speed and extent
as to the world’s fastest computer. Why is there
such a remarkable difference in their performance?
The biological neural system architecture is
completely different from the von Neumann
architecture. This difference significantly affects the
type of functions each computational model can
best perform. Numerous efforts to develop
“intelligent” programs based on von Neumann’s
centralized architecture eve not resulted in general-
purpose intelligent programs.[2]
The long course of evolution has given the
human brain many desirable characteristics not
present in Von Neumann or modern parallel
computers. These include a variety of challenging
computational problems. Such as,
RESEARCH ARTICLE OPEN ACCESS
Abstract:
Artificial neural networks are fundamental means for providing an attempt at modelling the information
processing capabilities of artificial nervous system which plays an important role in the field of cognitive
science. This paper focuses the features of artificial neural networks studied by reviewing the existing research
works, these features were then assessed and evaluated and comparative analysis. The study and literature
survey metrics such as functional capabilities of neurons, learning capabilities, style of computation, processing
elements, processing speed, connections, strength, information storage, information transmission,
communication media selection, signal transduction and fault tolerance were used as basis for comparison. A
major finding in this paper showed that artificial neural networks served as the platform for neuron computing
technology in the field of cognitive science.
.
Keywords — Artificial Neural Network (ANN), Adaptive Learning, Pattern Recognition, Cognitive
Science.
International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar – Apr 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 119
• Massive, Parallel,
• Distributed,
• Representation and Computation,
• Learning capacity,
• Generalization ability,
• Contextual information processing
techniques,
• Fault tolerance and reliability.
III. ORIGIN AND RESEARCH HISTORY
The history is relevant because for nearly
two decades the future of Neural network remained
uncertain. McCulloch and Pitts (1943) are generally
recognized as the designers of the first neural
network.They combined many simple processing
units together that could lead to an overall increase
in computational power.[2]
Hebb (1949) developed the first learning rule that is
if two neurons are active at the same time then the
strength between them should be increased. In the
1950 and 60's, many researchers (Block, Minsky,
Papert, and Rosenblatt worked on perceptron . The
neural network model could be proved to converge
to the correct weights that will solve the problem.
The weight adjustment (learning algorithm) used in
the perceptron was found more powerful than the
learning rules used by Hebb. The perceptron caused
great excitement. It was thought to produce
programs that could think.[3]
Minsky & Papert (1969) showed that perceptron
could not learn those functions which are not
linearly separable. The neural networks research
declined throughout the 1970 and until mid 80's
because the perceptron could not learn certain
important functions. Neural network regained
importance in 1985-86.
By lot of strong efforts neural networks modelled a
simple neural network with electrical circuits.
Neural networks, with their remarkable ability to
derive meaning from complicated or imprecise data,
can be used to extract patterns and detect trends that
are too complex to be noticed by either humans or
other computer techniques. A trained neural
network can be thought of as an "expert" in the
category of information it has been given to analyse.
They include,
1. Adaptive learning by experiences: An ability to
learn how to do tasks based on the data given for
training or initial experience.
2. Self-Organization and Action: An ANN can
create its own organization or representation of the
information it receives during learning time.
3. Real Time Operation with correct response:
ANN computations may be carried out in parallel,
and special hardware devices are being designed
and manufactured which take advantage of this
capability.
4. Threshold and Fault Tolerance: Partial
destruction of a network leads to the corresponding
degradation of performance. However, some
network capabilities may be retained even with
major network damage.
IV. ARCHITECTURE
A. Comparative Analysis
1.Biological Neuron
Biological neural networks are made up of real
biological neurons that are connected or
functionally related in the peripheral nervous
system or the central nervous system. In the field
of neuroscience, they are often identified as
groups of neurons that perform a specific
physiological function in laboratory analysis.
International Journal of Engineering and Techniques
ISSN: 2395-1303
Fig 1 :A Biological Neuron
Apart from the electrical signaling, there are
other forms of signaling that arise from
neurotransmitter diffusion, which have an effect on
electrical signaling. As such, neural networks are
extremely complex.
Artificial intelligence and cognitive modeling
simulate some properties of biologica
networks. While similar in their techniques, the
former has the aim of solving particular tasks, whi
the latter aims to build mathematical models of
biological neural systems.[7]
2. Artificial Neuron
In the artificial intelligence field, artificial
neural networks have been applied successfully
to speech recognition, image analysis
adaptive control, in order to construct
agents or autonomous robots. Most of the
currently employed artificial neural networks
for artificial intelligence are based on
estimations, Classification optimization
control theory.[2]
International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar –
1303 http://www.ijetjournal.org
Fig 1 :A Biological Neuron
Apart from the electrical signaling, there are
other forms of signaling that arise from
diffusion, which have an effect on
electrical signaling. As such, neural networks are
cognitive modeling try to
simulate some properties of biological neural
networks. While similar in their techniques, the
former has the aim of solving particular tasks, while
the latter aims to build mathematical models of
field, artificial
networks have been applied successfully
image analysis and
, in order to construct software
. Most of the
currently employed artificial neural networks
for artificial intelligence are based on statistical
optimization and
Fig 2: Artificial Neural Network
IV. MATHEMATICAL MODEL
The study of neural network models contributes
indirectly to the study of the way in which brains
work. The neurons which make up a brain have a
number of known physiological properties; the
brain operating as a whole has other known
properties. [4]
By investigating the overall
assemblies of cells which have some, but not all, of
the properties of neurons and comparing this
behaviour with that of a brain it should be possible
to decide the role and the relative importance
the properties that neuron.[5]
– Apr 2016
Page 120
Fig 2: Artificial Neural Network
MODEL
The study of neural network models contributes
indirectly to the study of the way in which brains
work. The neurons which make up a brain have a
number of known physiological properties; the
brain operating as a whole has other known
By investigating the overall behaviour of
es of cells which have some, but not all, of
the properties of neurons and comparing this
behaviour with that of a brain it should be possible
to decide the role and the relative importance of
International Journal of Engineering and Techniques
ISSN: 2395-1303
Fig 3: Mathematical Model of ANN
Artificial Neural Networks works on x inputs
named as x1,x2,x3…xn their weight function wij,
Calculate the net function netj, based on that
activation(θ) of the input and apply the required
response will be lead to produce the desired output.
However ANNs are able to learn by techniques
such are called learning algorithms.
Fig 4: Learning Algorithm
V. IMPLEMENTATION
A SIMPLE EXAMPLE: PROBLEM DEFINITION
Calculate a Square root(or as close to as possible)
of a given input number using M
perceptron.
From the learning algorithm error computation
can be calculated.[10]
International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar –
1303 http://www.ijetjournal.org
of ANN
works on x inputs
their weight function wij,
Calculate the net function netj, based on that
of the input and apply the required
desired output.
are able to learn by techniques
Fig 4: Learning Algorithm
EFINITION
Calculate a Square root(or as close to as possible)
of a given input number using Multilayer
From the learning algorithm error computation
Fig 5: Error Computation
The Artificial Neural Network result into
following results.
Fig 6: Square root computed by ANN
VI. APPLICATIONS
A. General Application
Since neural networks are best at identifying
patterns or trends in data, they are well suited for
prediction or forecasting needs including:
• Industrial process control
• Sales forecasting
• Customer research
• Data validation
• Risk management
– Apr 2016
Page 121
Fig 5: Error Computation
The Artificial Neural Network result into
ig 6: Square root computed by ANN
Since neural networks are best at identifying
patterns or trends in data, they are well suited for
prediction or forecasting needs including:
ndustrial process control
International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar – Apr 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 122
• Target marketing.
B. Neural networks in medicine
Artificial Neural Networks (ANN) are currently a
'hot' research area in medicine and it is believed that
they will receive extensive application to
biomedical systems in the next few years. At the
moment, the research is mostly on modeling parts
of the human body and recognizing diseases from
various scans (e.g. cardiograms, ultrasonic scans,
etc.).
C. Neural Networks in business
Business is a diverted field with several general
areas of specialization such as accounting or
financial analysis. Almost any neural network
application would fit into one business area.
D. Data Mining
Data mining is a fast-growing area. Data mining is a
part of a process called KDD knowledge discovery
in databases. This process consists basically of steps
that are performed before carrying out data mining
such as data selection, data cleaning, pre-processing
of data, and data transformation.
E. Graphics:
ANNs play an important role in graphics fields
also. Graphics designers are trying to synthesis or
merging actual or real images with computer
generated images for enhancing visualization of the
output image.
F. Robotics
Robotics is one field within ANN. The term
"artificial intelligence" is defined as systems that
combine sophisticated hardware and software with
elaborate databases and knowledge-based
processing models to demonstrate characteristics of
effective human decision making.
G. Games:
Modern computer games usually employ 3D
animated graphics and recently also 3D sound
effects to give the impression of reality.[12]
VII. FUTURE OF ANN
Artificial neural Network may be able to perform
in future these following aspects,
1. Robots using ANN that can see, feel, and predict
the world around them.
2. Common usage of self-driving cars
3. ANNs can be able to use for Composition of
music.
4. Handwritten documents to be automatically
transformed into formatted word processing
documents.
5. Self-diagnosis of medical problems using neural
networks.
CONCLUSION
ANNs are computer algorithms that have the ability
to learn by training experience. Because of this
feature, they are often well suited for modelling
complex and non-linear Processes. They are well
advanced and able to compute and behave as human
being.
ACKNOWLEDGMENT
We express sincere thanks to our Visvesvaraya
Technological University for supporting and
providing us needful things for submitting this
paper.
REFERENCES
[1]. Haykin S. (1999): Neural Networks – A
Comprehensive Foundation, Prentice Hall, 2nd Ed.
[2] Lippmann, R.P., 1987. An introduction to
computing with neural nets. IEEE Accost. Speech
Signal Process. Mag., April: 4-22.
[3] N. Murata, S. Yoshizawa, and S. Amari,
―Learning curves, model selection and complexity
of neural networks 1993, pp. 607-614.
[4] Neuro – fuzzy Expert system for Evaluation of
Human Resources Performance.Neural Computing
Architecture North Oxford Academic Press.
[5] Almeida, L. (1987): “A learning rule for
asynchronous perceptrons with feedback in a
Combinatorial environment,” Bezdek, J.C. (1993).
International Journal of Engineering and Techniques
ISSN: 2395-1303
[6] Burgess, A.N. and Refenes, A.N. (1996):
Modeling Non-linear Co-integration in
International quity Index Futures, in Refenes et al
(eds), Neural Networks in Financial Engineering,
World Scientific, Singapore, 50-63.
[7] Burnet, F. M. (1959): The Clonal Selection
Theory of Acquired Immunity, Cambridge
University Press.
[8] Brown, A. (1991): Nerve Cells and Nervous
Systems, Springer-Verlag, Berlin.
[9] Caudill, M. and Butler, C. (1996): Naturally
Intelligent System. Massachusetts Institute of
Technology. [10] Chen, H., Lee, Y., Maxwell, T.,
Sun, G., Lee, H. and Giles, C. (1986): “High order
correlation model for associative memory,” J.
Denker, Ed., AIP Conf. Proc., Snowbird Utah.
[10] Duda, R. and Hart, P. (1973): Pattern
Classification and Scene Analysis, John Wiley and
Sons, New York.
[11] Grossberg, S. (1976): Adaptive pattern
classification and universal recording: 23, pp. 121
134.
[12] Bradshaw, J.A., Carden, K.J., Riordan, D.,
1991. Ecological ―Applications using a Novel
Expert System Shellǁ. Comp. Appl. Biosci. 7, 79
International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar –
1303 http://www.ijetjournal.org
] Burgess, A.N. and Refenes, A.N. (1996):
integration in
International quity Index Futures, in Refenes et al
ral Networks in Financial Engineering,
] Burnet, F. M. (1959): The Clonal Selection
Theory of Acquired Immunity, Cambridge
] Brown, A. (1991): Nerve Cells and Nervous
] Caudill, M. and Butler, C. (1996): Naturally
Intelligent System. Massachusetts Institute of
Technology. [10] Chen, H., Lee, Y., Maxwell, T.,
Sun, G., Lee, H. and Giles, C. (1986): “High order
correlation model for associative memory,” J.
r, Ed., AIP Conf. Proc., Snowbird Utah.
] Duda, R. and Hart, P. (1973): Pattern
Classification and Scene Analysis, John Wiley and
] Grossberg, S. (1976): Adaptive pattern
classification and universal recording: 23, pp. 121 -
Bradshaw, J.A., Carden, K.J., Riordan, D.,
Applications using a Novel
. Comp. Appl. Biosci. 7, 79–83
AUTHORS INFORMATION:
Dr. SANJEEV S. SANNAKKI
Dr. Sanjeev S. Sannakki is currently working
as Professor in the Department of Computer Science
& Engineering at KLS Gogte Institute of Technology,
Belgaum. He has obtained his master’s degree &
Doctor of Philosophy from Visvesaraya
Technological University. He has total sixteen years
of teaching experience and vast research experience.
He has guided many projects at Undergraduate &
Post graduate levels.
Ms.ANJANABHARGAVI A. KULKARNI
Ms. Anjanabhargavi A. Kulkarni has
completed Bachelor of Engineering in Computer
Science and Engineering department from S.G.
Balekundri Institute of Technology Belagavi.
Currently pursuing Master of Technology in
Computer Science and Engineering department
from KLS Gogte Institute of Technology Belagavi.
She has good Coding skill in Java, C#,VB.Net etc.
Also most interested in paper presentations, seminars,
projects, learning and implementing recent trend
technologies.
– Apr 2016
Page 123
Dr. SANJEEV S. SANNAKKI
Dr. Sanjeev S. Sannakki is currently working
as Professor in the Department of Computer Science
& Engineering at KLS Gogte Institute of Technology,
He has obtained his master’s degree &
Doctor of Philosophy from Visvesaraya
Technological University. He has total sixteen years
of teaching experience and vast research experience.
He has guided many projects at Undergraduate &
Ms.ANJANABHARGAVI A. KULKARNI
Ms. Anjanabhargavi A. Kulkarni has
completed Bachelor of Engineering in Computer
Science and Engineering department from S.G.
Balekundri Institute of Technology Belagavi.
er of Technology in
Science and Engineering department
from KLS Gogte Institute of Technology Belagavi.
She has good Coding skill in Java, C#,VB.Net etc.
Also most interested in paper presentations, seminars,
projects, learning and implementing recent trend

Contenu connexe

Tendances

Neural Computing
Neural ComputingNeural Computing
Neural ComputingESCOM
 
IRJET- The Essentials of Neural Networks and their Applications
IRJET- The Essentials of Neural Networks and their ApplicationsIRJET- The Essentials of Neural Networks and their Applications
IRJET- The Essentials of Neural Networks and their ApplicationsIRJET Journal
 
Neural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionNeural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionVipra Singh
 
Fuzzy Logic Final Report
Fuzzy Logic Final ReportFuzzy Logic Final Report
Fuzzy Logic Final ReportShikhar Agarwal
 
fundamentals-of-neural-networks-laurene-fausett
fundamentals-of-neural-networks-laurene-fausettfundamentals-of-neural-networks-laurene-fausett
fundamentals-of-neural-networks-laurene-fausettZarnigar Altaf
 
Applications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil EngineeringApplications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil EngineeringPramey Zode
 
Pattern Recognition using Artificial Neural Network
Pattern Recognition using Artificial Neural NetworkPattern Recognition using Artificial Neural Network
Pattern Recognition using Artificial Neural NetworkEditor IJCATR
 
Artifical neural networks
Artifical neural networksArtifical neural networks
Artifical neural networksalldesign
 
A framework for approaches to transfer of mind substrate
A framework for approaches to transfer of mind substrateA framework for approaches to transfer of mind substrate
A framework for approaches to transfer of mind substrateKarlos Svoboda
 
Artificial Neural Network and its Applications
Artificial Neural Network and its ApplicationsArtificial Neural Network and its Applications
Artificial Neural Network and its Applicationsshritosh kumar
 
Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Sivagowry Shathesh
 
Analysis of Neocognitron of Neural Network Method in the String Recognition
Analysis of Neocognitron of Neural Network Method in the String RecognitionAnalysis of Neocognitron of Neural Network Method in the String Recognition
Analysis of Neocognitron of Neural Network Method in the String RecognitionIDES Editor
 
A Parallel Framework For Multilayer Perceptron For Human Face Recognition
A Parallel Framework For Multilayer Perceptron For Human Face RecognitionA Parallel Framework For Multilayer Perceptron For Human Face Recognition
A Parallel Framework For Multilayer Perceptron For Human Face RecognitionCSCJournals
 
Introduction to Soft Computing
Introduction to Soft Computing Introduction to Soft Computing
Introduction to Soft Computing Aakash Kumar
 
F03503030035
F03503030035F03503030035
F03503030035theijes
 
VLSI IN NEURAL NETWORKS
VLSI IN NEURAL NETWORKSVLSI IN NEURAL NETWORKS
VLSI IN NEURAL NETWORKSMohan Moki
 

Tendances (20)

Neural Computing
Neural ComputingNeural Computing
Neural Computing
 
IRJET- The Essentials of Neural Networks and their Applications
IRJET- The Essentials of Neural Networks and their ApplicationsIRJET- The Essentials of Neural Networks and their Applications
IRJET- The Essentials of Neural Networks and their Applications
 
Neural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionNeural Networks for Pattern Recognition
Neural Networks for Pattern Recognition
 
Fuzzy Logic Final Report
Fuzzy Logic Final ReportFuzzy Logic Final Report
Fuzzy Logic Final Report
 
fundamentals-of-neural-networks-laurene-fausett
fundamentals-of-neural-networks-laurene-fausettfundamentals-of-neural-networks-laurene-fausett
fundamentals-of-neural-networks-laurene-fausett
 
Applications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil EngineeringApplications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil Engineering
 
Lesson 37
Lesson 37Lesson 37
Lesson 37
 
Jack
JackJack
Jack
 
Pattern Recognition using Artificial Neural Network
Pattern Recognition using Artificial Neural NetworkPattern Recognition using Artificial Neural Network
Pattern Recognition using Artificial Neural Network
 
Artifical neural networks
Artifical neural networksArtifical neural networks
Artifical neural networks
 
A04401001013
A04401001013A04401001013
A04401001013
 
A framework for approaches to transfer of mind substrate
A framework for approaches to transfer of mind substrateA framework for approaches to transfer of mind substrate
A framework for approaches to transfer of mind substrate
 
Artificial Neural Network and its Applications
Artificial Neural Network and its ApplicationsArtificial Neural Network and its Applications
Artificial Neural Network and its Applications
 
Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing
 
Analysis of Neocognitron of Neural Network Method in the String Recognition
Analysis of Neocognitron of Neural Network Method in the String RecognitionAnalysis of Neocognitron of Neural Network Method in the String Recognition
Analysis of Neocognitron of Neural Network Method in the String Recognition
 
A Parallel Framework For Multilayer Perceptron For Human Face Recognition
A Parallel Framework For Multilayer Perceptron For Human Face RecognitionA Parallel Framework For Multilayer Perceptron For Human Face Recognition
A Parallel Framework For Multilayer Perceptron For Human Face Recognition
 
PhD Defense
PhD DefensePhD Defense
PhD Defense
 
Introduction to Soft Computing
Introduction to Soft Computing Introduction to Soft Computing
Introduction to Soft Computing
 
F03503030035
F03503030035F03503030035
F03503030035
 
VLSI IN NEURAL NETWORKS
VLSI IN NEURAL NETWORKSVLSI IN NEURAL NETWORKS
VLSI IN NEURAL NETWORKS
 

En vedette

Mirey cruz o. presentación en slide share
Mirey cruz o. presentación en slide shareMirey cruz o. presentación en slide share
Mirey cruz o. presentación en slide sharemimey
 
Ley del estatuto de la víctima del delito.
Ley del estatuto de la víctima del delito.Ley del estatuto de la víctima del delito.
Ley del estatuto de la víctima del delito.José María
 
Eng'g Management Chapter 1
Eng'g Management Chapter 1Eng'g Management Chapter 1
Eng'g Management Chapter 1JOYCETORE
 
Social Media 2015 Trends Tricks Tips
Social Media 2015 Trends Tricks TipsSocial Media 2015 Trends Tricks Tips
Social Media 2015 Trends Tricks TipsPrateek Shah
 
Input and out process
Input and out processInput and out process
Input and out processsri_3007
 
Kenh sinhvien.net -sodoketoan
Kenh sinhvien.net -sodoketoanKenh sinhvien.net -sodoketoan
Kenh sinhvien.net -sodoketoanHồng Quang Lê
 
HOJITA EVANGELIO NIÑOS DOMINGO III ADVIENTO A BN
HOJITA EVANGELIO NIÑOS DOMINGO III ADVIENTO A BNHOJITA EVANGELIO NIÑOS DOMINGO III ADVIENTO A BN
HOJITA EVANGELIO NIÑOS DOMINGO III ADVIENTO A BNNelson Gómez
 
The Library as Site of Artistic/Intellectual Discovery (poster) (supplemental)
The Library as Site of Artistic/Intellectual Discovery (poster) (supplemental)The Library as Site of Artistic/Intellectual Discovery (poster) (supplemental)
The Library as Site of Artistic/Intellectual Discovery (poster) (supplemental)Visual Resources Association
 
Preview sociale organisatie van werk - Klaartje Coolen
Preview sociale organisatie van werk - Klaartje CoolenPreview sociale organisatie van werk - Klaartje Coolen
Preview sociale organisatie van werk - Klaartje CoolenKlaartje Coolen
 
Alzheimer's disease
Alzheimer's diseaseAlzheimer's disease
Alzheimer's diseaseInsmyt
 
Ibadah keluarga dalam roh dan kebenaran
Ibadah keluarga dalam roh dan kebenaranIbadah keluarga dalam roh dan kebenaran
Ibadah keluarga dalam roh dan kebenaranmasgerard14
 
Sociology Equalization of educational oppurtunity
Sociology Equalization of educational oppurtunitySociology Equalization of educational oppurtunity
Sociology Equalization of educational oppurtunitySiva Santhosh
 
Manual de Identidad corporativa Visual
Manual de Identidad corporativa VisualManual de Identidad corporativa Visual
Manual de Identidad corporativa VisualRenzo Albinoo
 

En vedette (20)

Mirey cruz o. presentación en slide share
Mirey cruz o. presentación en slide shareMirey cruz o. presentación en slide share
Mirey cruz o. presentación en slide share
 
Ley del estatuto de la víctima del delito.
Ley del estatuto de la víctima del delito.Ley del estatuto de la víctima del delito.
Ley del estatuto de la víctima del delito.
 
Eng'g Management Chapter 1
Eng'g Management Chapter 1Eng'g Management Chapter 1
Eng'g Management Chapter 1
 
Interactrive
InteractriveInteractrive
Interactrive
 
Texto sobre o ACASO de Salatiel Jose
Texto sobre o ACASO de  Salatiel JoseTexto sobre o ACASO de  Salatiel Jose
Texto sobre o ACASO de Salatiel Jose
 
Social Media 2015 Trends Tricks Tips
Social Media 2015 Trends Tricks TipsSocial Media 2015 Trends Tricks Tips
Social Media 2015 Trends Tricks Tips
 
Form(1)
Form(1)Form(1)
Form(1)
 
Input and out process
Input and out processInput and out process
Input and out process
 
Kenh sinhvien.net -sodoketoan
Kenh sinhvien.net -sodoketoanKenh sinhvien.net -sodoketoan
Kenh sinhvien.net -sodoketoan
 
HOJITA EVANGELIO NIÑOS DOMINGO III ADVIENTO A BN
HOJITA EVANGELIO NIÑOS DOMINGO III ADVIENTO A BNHOJITA EVANGELIO NIÑOS DOMINGO III ADVIENTO A BN
HOJITA EVANGELIO NIÑOS DOMINGO III ADVIENTO A BN
 
The Library as Site of Artistic/Intellectual Discovery (poster) (supplemental)
The Library as Site of Artistic/Intellectual Discovery (poster) (supplemental)The Library as Site of Artistic/Intellectual Discovery (poster) (supplemental)
The Library as Site of Artistic/Intellectual Discovery (poster) (supplemental)
 
surbhi resume - Copy
surbhi resume - Copysurbhi resume - Copy
surbhi resume - Copy
 
Cerpen Berhenti Berdoa
Cerpen Berhenti BerdoaCerpen Berhenti Berdoa
Cerpen Berhenti Berdoa
 
Preview sociale organisatie van werk - Klaartje Coolen
Preview sociale organisatie van werk - Klaartje CoolenPreview sociale organisatie van werk - Klaartje Coolen
Preview sociale organisatie van werk - Klaartje Coolen
 
Alzheimer's disease
Alzheimer's diseaseAlzheimer's disease
Alzheimer's disease
 
Ibadah keluarga dalam roh dan kebenaran
Ibadah keluarga dalam roh dan kebenaranIbadah keluarga dalam roh dan kebenaran
Ibadah keluarga dalam roh dan kebenaran
 
Sociology Equalization of educational oppurtunity
Sociology Equalization of educational oppurtunitySociology Equalization of educational oppurtunity
Sociology Equalization of educational oppurtunity
 
Eme302 lista3
Eme302 lista3Eme302 lista3
Eme302 lista3
 
Manual de Identidad corporativa Visual
Manual de Identidad corporativa VisualManual de Identidad corporativa Visual
Manual de Identidad corporativa Visual
 
Presentación1caledonia (1)
Presentación1caledonia (1)Presentación1caledonia (1)
Presentación1caledonia (1)
 

Similaire à [IJET V2I2P20] Authors: Dr. Sanjeev S Sannakki, Ms.Anjanabhargavi A Kulkarni

Artificial Neural Networks.pdf
Artificial Neural Networks.pdfArtificial Neural Networks.pdf
Artificial Neural Networks.pdfBria Davis
 
An Overview On Neural Network And Its Application
An Overview On Neural Network And Its ApplicationAn Overview On Neural Network And Its Application
An Overview On Neural Network And Its ApplicationSherri Cost
 
Artificial Neural Network An Important Asset For Future Computing
Artificial Neural Network   An Important Asset For Future ComputingArtificial Neural Network   An Important Asset For Future Computing
Artificial Neural Network An Important Asset For Future ComputingBria Davis
 
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMS
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMSANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMS
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMSIAEME Publication
 
Fundamentals of Neural Network (Soft Computing)
Fundamentals of Neural Network (Soft Computing)Fundamentals of Neural Network (Soft Computing)
Fundamentals of Neural Network (Soft Computing)Amit Kumar Rathi
 
Biological Neural Network.pptx
Biological Neural Network.pptxBiological Neural Network.pptx
Biological Neural Network.pptxAbdul Rehman
 
Artificial Neural Network report
Artificial Neural Network reportArtificial Neural Network report
Artificial Neural Network reportAnjali Agrawal
 
Introduction to Neural networks (under graduate course) Lecture 1 of 9
Introduction to Neural networks (under graduate course) Lecture 1 of 9Introduction to Neural networks (under graduate course) Lecture 1 of 9
Introduction to Neural networks (under graduate course) Lecture 1 of 9Randa Elanwar
 
NEURAL NETWORKS
NEURAL NETWORKSNEURAL NETWORKS
NEURAL NETWORKSESCOM
 
Artificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementArtificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementIOSR Journals
 
Neural Network Presentation Draft Updated March.pptx
Neural Network Presentation Draft Updated March.pptxNeural Network Presentation Draft Updated March.pptx
Neural Network Presentation Draft Updated March.pptxisaac405396
 
Neural Network Presentation Draft Updated March.pptx
Neural Network Presentation Draft Updated March.pptxNeural Network Presentation Draft Updated March.pptx
Neural Network Presentation Draft Updated March.pptxisaac405396
 
Conversion of Artificial Neural Networks (ANN) To Autonomous Neural Networks
Conversion of Artificial Neural Networks (ANN) To Autonomous Neural NetworksConversion of Artificial Neural Networks (ANN) To Autonomous Neural Networks
Conversion of Artificial Neural Networks (ANN) To Autonomous Neural NetworksIJMER
 
Analytical Review on the Correlation between Ai and Neuroscience
Analytical Review on the Correlation between Ai and NeuroscienceAnalytical Review on the Correlation between Ai and Neuroscience
Analytical Review on the Correlation between Ai and NeuroscienceIOSR Journals
 
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...ijaia
 

Similaire à [IJET V2I2P20] Authors: Dr. Sanjeev S Sannakki, Ms.Anjanabhargavi A Kulkarni (20)

Artificial Neural Networks.pdf
Artificial Neural Networks.pdfArtificial Neural Networks.pdf
Artificial Neural Networks.pdf
 
An Overview On Neural Network And Its Application
An Overview On Neural Network And Its ApplicationAn Overview On Neural Network And Its Application
An Overview On Neural Network And Its Application
 
Artificial Neural Network An Important Asset For Future Computing
Artificial Neural Network   An Important Asset For Future ComputingArtificial Neural Network   An Important Asset For Future Computing
Artificial Neural Network An Important Asset For Future Computing
 
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMS
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMSANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMS
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMS
 
Fundamentals of Neural Network (Soft Computing)
Fundamentals of Neural Network (Soft Computing)Fundamentals of Neural Network (Soft Computing)
Fundamentals of Neural Network (Soft Computing)
 
Biological Neural Network.pptx
Biological Neural Network.pptxBiological Neural Network.pptx
Biological Neural Network.pptx
 
Project Report -Vaibhav
Project Report -VaibhavProject Report -Vaibhav
Project Report -Vaibhav
 
Artificial Neural Network report
Artificial Neural Network reportArtificial Neural Network report
Artificial Neural Network report
 
What is Neural Network?
What is Neural Network?What is Neural Network?
What is Neural Network?
 
Introduction to Neural networks (under graduate course) Lecture 1 of 9
Introduction to Neural networks (under graduate course) Lecture 1 of 9Introduction to Neural networks (under graduate course) Lecture 1 of 9
Introduction to Neural networks (under graduate course) Lecture 1 of 9
 
neural networks
neural networksneural networks
neural networks
 
ANN - UNIT 1.pptx
ANN - UNIT 1.pptxANN - UNIT 1.pptx
ANN - UNIT 1.pptx
 
AI Lesson 37
AI Lesson 37AI Lesson 37
AI Lesson 37
 
NEURAL NETWORKS
NEURAL NETWORKSNEURAL NETWORKS
NEURAL NETWORKS
 
Artificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementArtificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In Management
 
Neural Network Presentation Draft Updated March.pptx
Neural Network Presentation Draft Updated March.pptxNeural Network Presentation Draft Updated March.pptx
Neural Network Presentation Draft Updated March.pptx
 
Neural Network Presentation Draft Updated March.pptx
Neural Network Presentation Draft Updated March.pptxNeural Network Presentation Draft Updated March.pptx
Neural Network Presentation Draft Updated March.pptx
 
Conversion of Artificial Neural Networks (ANN) To Autonomous Neural Networks
Conversion of Artificial Neural Networks (ANN) To Autonomous Neural NetworksConversion of Artificial Neural Networks (ANN) To Autonomous Neural Networks
Conversion of Artificial Neural Networks (ANN) To Autonomous Neural Networks
 
Analytical Review on the Correlation between Ai and Neuroscience
Analytical Review on the Correlation between Ai and NeuroscienceAnalytical Review on the Correlation between Ai and Neuroscience
Analytical Review on the Correlation between Ai and Neuroscience
 
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
 

Plus de IJET - International Journal of Engineering and Techniques

Plus de IJET - International Journal of Engineering and Techniques (20)

healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...
 
verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...
 
Ijet v5 i6p18
Ijet v5 i6p18Ijet v5 i6p18
Ijet v5 i6p18
 
Ijet v5 i6p17
Ijet v5 i6p17Ijet v5 i6p17
Ijet v5 i6p17
 
Ijet v5 i6p16
Ijet v5 i6p16Ijet v5 i6p16
Ijet v5 i6p16
 
Ijet v5 i6p15
Ijet v5 i6p15Ijet v5 i6p15
Ijet v5 i6p15
 
Ijet v5 i6p14
Ijet v5 i6p14Ijet v5 i6p14
Ijet v5 i6p14
 
Ijet v5 i6p13
Ijet v5 i6p13Ijet v5 i6p13
Ijet v5 i6p13
 
Ijet v5 i6p12
Ijet v5 i6p12Ijet v5 i6p12
Ijet v5 i6p12
 
Ijet v5 i6p11
Ijet v5 i6p11Ijet v5 i6p11
Ijet v5 i6p11
 
Ijet v5 i6p10
Ijet v5 i6p10Ijet v5 i6p10
Ijet v5 i6p10
 
Ijet v5 i6p2
Ijet v5 i6p2Ijet v5 i6p2
Ijet v5 i6p2
 
IJET-V3I2P24
IJET-V3I2P24IJET-V3I2P24
IJET-V3I2P24
 
IJET-V3I2P23
IJET-V3I2P23IJET-V3I2P23
IJET-V3I2P23
 
IJET-V3I2P22
IJET-V3I2P22IJET-V3I2P22
IJET-V3I2P22
 
IJET-V3I2P21
IJET-V3I2P21IJET-V3I2P21
IJET-V3I2P21
 
IJET-V3I2P20
IJET-V3I2P20IJET-V3I2P20
IJET-V3I2P20
 
IJET-V3I2P19
IJET-V3I2P19IJET-V3I2P19
IJET-V3I2P19
 
IJET-V3I2P18
IJET-V3I2P18IJET-V3I2P18
IJET-V3I2P18
 
IJET-V3I2P17
IJET-V3I2P17IJET-V3I2P17
IJET-V3I2P17
 

Dernier

Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Romil Mishra
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Communityprachaibot
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdfsahilsajad201
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHSneha Padhiar
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxStephen Sitton
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptJohnWilliam111370
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESkarthi keyan
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfBalamuruganV28
 
signals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsignals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsapna80328
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Erbil Polytechnic University
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfPaper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfNainaShrivastava14
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书rnrncn29
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 

Dernier (20)

Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Community
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdf
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptx
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdf
 
Designing pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptxDesigning pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptx
 
signals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsignals in triangulation .. ...Surveying
signals in triangulation .. ...Surveying
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfPaper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 

[IJET V2I2P20] Authors: Dr. Sanjeev S Sannakki, Ms.Anjanabhargavi A Kulkarni

  • 1. International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar – Apr 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 118 A Review Paper on Artificial Neural Network in Cognitive Science Dr. Sanjeev S Sannakki1 , Ms.Anjanabhargavi A Kulkarni2 Computer Science and Engineering Department, KLS’s Gogte Institute of Technology Belagavi affiliated to Vishweshwaraya Technological University Belagavi. I. INTRODUCTION Neural Computing is an information processing paradigm, inspired by biological system, composed of a large number of highly interconnected processing elements (neurons) working in unison to solve specific problems. Artificial Neural Networks (ANNs), like people, learn by example An ANN is configured for a specific application, such as pattern recognition or data classification, through a learning process. Learning in biological systems involves adjustments to the synaptic connections that exist between the neurons. This is true of ANNs as well. An Artificial Neural Network (ANN) is a mathematical model that tries to simulate the structure and functionalities of biological neural networks. Artificial Neural Networks are relatively crude electronic models based on the neural structure of the brain. The brain basically learns from experience. Human problem solving is basically a pattern processing problem and not a data processing problem. In any pattern recognition task humans perceive patterns in the input data and manipulate the pattern directly. This paper attempts at developing computing models based on artificial neural networks (ANN) to deal with various pattern recognition situations in real life.[1] II. NEED FOR ARTIFICIAL NUERAL NETWORK However, humans can effortlessly solve complex perceptual problems at such a high speed and extent as to the world’s fastest computer. Why is there such a remarkable difference in their performance? The biological neural system architecture is completely different from the von Neumann architecture. This difference significantly affects the type of functions each computational model can best perform. Numerous efforts to develop “intelligent” programs based on von Neumann’s centralized architecture eve not resulted in general- purpose intelligent programs.[2] The long course of evolution has given the human brain many desirable characteristics not present in Von Neumann or modern parallel computers. These include a variety of challenging computational problems. Such as, RESEARCH ARTICLE OPEN ACCESS Abstract: Artificial neural networks are fundamental means for providing an attempt at modelling the information processing capabilities of artificial nervous system which plays an important role in the field of cognitive science. This paper focuses the features of artificial neural networks studied by reviewing the existing research works, these features were then assessed and evaluated and comparative analysis. The study and literature survey metrics such as functional capabilities of neurons, learning capabilities, style of computation, processing elements, processing speed, connections, strength, information storage, information transmission, communication media selection, signal transduction and fault tolerance were used as basis for comparison. A major finding in this paper showed that artificial neural networks served as the platform for neuron computing technology in the field of cognitive science. . Keywords — Artificial Neural Network (ANN), Adaptive Learning, Pattern Recognition, Cognitive Science.
  • 2. International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar – Apr 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 119 • Massive, Parallel, • Distributed, • Representation and Computation, • Learning capacity, • Generalization ability, • Contextual information processing techniques, • Fault tolerance and reliability. III. ORIGIN AND RESEARCH HISTORY The history is relevant because for nearly two decades the future of Neural network remained uncertain. McCulloch and Pitts (1943) are generally recognized as the designers of the first neural network.They combined many simple processing units together that could lead to an overall increase in computational power.[2] Hebb (1949) developed the first learning rule that is if two neurons are active at the same time then the strength between them should be increased. In the 1950 and 60's, many researchers (Block, Minsky, Papert, and Rosenblatt worked on perceptron . The neural network model could be proved to converge to the correct weights that will solve the problem. The weight adjustment (learning algorithm) used in the perceptron was found more powerful than the learning rules used by Hebb. The perceptron caused great excitement. It was thought to produce programs that could think.[3] Minsky & Papert (1969) showed that perceptron could not learn those functions which are not linearly separable. The neural networks research declined throughout the 1970 and until mid 80's because the perceptron could not learn certain important functions. Neural network regained importance in 1985-86. By lot of strong efforts neural networks modelled a simple neural network with electrical circuits. Neural networks, with their remarkable ability to derive meaning from complicated or imprecise data, can be used to extract patterns and detect trends that are too complex to be noticed by either humans or other computer techniques. A trained neural network can be thought of as an "expert" in the category of information it has been given to analyse. They include, 1. Adaptive learning by experiences: An ability to learn how to do tasks based on the data given for training or initial experience. 2. Self-Organization and Action: An ANN can create its own organization or representation of the information it receives during learning time. 3. Real Time Operation with correct response: ANN computations may be carried out in parallel, and special hardware devices are being designed and manufactured which take advantage of this capability. 4. Threshold and Fault Tolerance: Partial destruction of a network leads to the corresponding degradation of performance. However, some network capabilities may be retained even with major network damage. IV. ARCHITECTURE A. Comparative Analysis 1.Biological Neuron Biological neural networks are made up of real biological neurons that are connected or functionally related in the peripheral nervous system or the central nervous system. In the field of neuroscience, they are often identified as groups of neurons that perform a specific physiological function in laboratory analysis.
  • 3. International Journal of Engineering and Techniques ISSN: 2395-1303 Fig 1 :A Biological Neuron Apart from the electrical signaling, there are other forms of signaling that arise from neurotransmitter diffusion, which have an effect on electrical signaling. As such, neural networks are extremely complex. Artificial intelligence and cognitive modeling simulate some properties of biologica networks. While similar in their techniques, the former has the aim of solving particular tasks, whi the latter aims to build mathematical models of biological neural systems.[7] 2. Artificial Neuron In the artificial intelligence field, artificial neural networks have been applied successfully to speech recognition, image analysis adaptive control, in order to construct agents or autonomous robots. Most of the currently employed artificial neural networks for artificial intelligence are based on estimations, Classification optimization control theory.[2] International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar – 1303 http://www.ijetjournal.org Fig 1 :A Biological Neuron Apart from the electrical signaling, there are other forms of signaling that arise from diffusion, which have an effect on electrical signaling. As such, neural networks are cognitive modeling try to simulate some properties of biological neural networks. While similar in their techniques, the former has the aim of solving particular tasks, while the latter aims to build mathematical models of field, artificial networks have been applied successfully image analysis and , in order to construct software . Most of the currently employed artificial neural networks for artificial intelligence are based on statistical optimization and Fig 2: Artificial Neural Network IV. MATHEMATICAL MODEL The study of neural network models contributes indirectly to the study of the way in which brains work. The neurons which make up a brain have a number of known physiological properties; the brain operating as a whole has other known properties. [4] By investigating the overall assemblies of cells which have some, but not all, of the properties of neurons and comparing this behaviour with that of a brain it should be possible to decide the role and the relative importance the properties that neuron.[5] – Apr 2016 Page 120 Fig 2: Artificial Neural Network MODEL The study of neural network models contributes indirectly to the study of the way in which brains work. The neurons which make up a brain have a number of known physiological properties; the brain operating as a whole has other known By investigating the overall behaviour of es of cells which have some, but not all, of the properties of neurons and comparing this behaviour with that of a brain it should be possible to decide the role and the relative importance of
  • 4. International Journal of Engineering and Techniques ISSN: 2395-1303 Fig 3: Mathematical Model of ANN Artificial Neural Networks works on x inputs named as x1,x2,x3…xn their weight function wij, Calculate the net function netj, based on that activation(θ) of the input and apply the required response will be lead to produce the desired output. However ANNs are able to learn by techniques such are called learning algorithms. Fig 4: Learning Algorithm V. IMPLEMENTATION A SIMPLE EXAMPLE: PROBLEM DEFINITION Calculate a Square root(or as close to as possible) of a given input number using M perceptron. From the learning algorithm error computation can be calculated.[10] International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar – 1303 http://www.ijetjournal.org of ANN works on x inputs their weight function wij, Calculate the net function netj, based on that of the input and apply the required desired output. are able to learn by techniques Fig 4: Learning Algorithm EFINITION Calculate a Square root(or as close to as possible) of a given input number using Multilayer From the learning algorithm error computation Fig 5: Error Computation The Artificial Neural Network result into following results. Fig 6: Square root computed by ANN VI. APPLICATIONS A. General Application Since neural networks are best at identifying patterns or trends in data, they are well suited for prediction or forecasting needs including: • Industrial process control • Sales forecasting • Customer research • Data validation • Risk management – Apr 2016 Page 121 Fig 5: Error Computation The Artificial Neural Network result into ig 6: Square root computed by ANN Since neural networks are best at identifying patterns or trends in data, they are well suited for prediction or forecasting needs including: ndustrial process control
  • 5. International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar – Apr 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 122 • Target marketing. B. Neural networks in medicine Artificial Neural Networks (ANN) are currently a 'hot' research area in medicine and it is believed that they will receive extensive application to biomedical systems in the next few years. At the moment, the research is mostly on modeling parts of the human body and recognizing diseases from various scans (e.g. cardiograms, ultrasonic scans, etc.). C. Neural Networks in business Business is a diverted field with several general areas of specialization such as accounting or financial analysis. Almost any neural network application would fit into one business area. D. Data Mining Data mining is a fast-growing area. Data mining is a part of a process called KDD knowledge discovery in databases. This process consists basically of steps that are performed before carrying out data mining such as data selection, data cleaning, pre-processing of data, and data transformation. E. Graphics: ANNs play an important role in graphics fields also. Graphics designers are trying to synthesis or merging actual or real images with computer generated images for enhancing visualization of the output image. F. Robotics Robotics is one field within ANN. The term "artificial intelligence" is defined as systems that combine sophisticated hardware and software with elaborate databases and knowledge-based processing models to demonstrate characteristics of effective human decision making. G. Games: Modern computer games usually employ 3D animated graphics and recently also 3D sound effects to give the impression of reality.[12] VII. FUTURE OF ANN Artificial neural Network may be able to perform in future these following aspects, 1. Robots using ANN that can see, feel, and predict the world around them. 2. Common usage of self-driving cars 3. ANNs can be able to use for Composition of music. 4. Handwritten documents to be automatically transformed into formatted word processing documents. 5. Self-diagnosis of medical problems using neural networks. CONCLUSION ANNs are computer algorithms that have the ability to learn by training experience. Because of this feature, they are often well suited for modelling complex and non-linear Processes. They are well advanced and able to compute and behave as human being. ACKNOWLEDGMENT We express sincere thanks to our Visvesvaraya Technological University for supporting and providing us needful things for submitting this paper. REFERENCES [1]. Haykin S. (1999): Neural Networks – A Comprehensive Foundation, Prentice Hall, 2nd Ed. [2] Lippmann, R.P., 1987. An introduction to computing with neural nets. IEEE Accost. Speech Signal Process. Mag., April: 4-22. [3] N. Murata, S. Yoshizawa, and S. Amari, ―Learning curves, model selection and complexity of neural networks 1993, pp. 607-614. [4] Neuro – fuzzy Expert system for Evaluation of Human Resources Performance.Neural Computing Architecture North Oxford Academic Press. [5] Almeida, L. (1987): “A learning rule for asynchronous perceptrons with feedback in a Combinatorial environment,” Bezdek, J.C. (1993).
  • 6. International Journal of Engineering and Techniques ISSN: 2395-1303 [6] Burgess, A.N. and Refenes, A.N. (1996): Modeling Non-linear Co-integration in International quity Index Futures, in Refenes et al (eds), Neural Networks in Financial Engineering, World Scientific, Singapore, 50-63. [7] Burnet, F. M. (1959): The Clonal Selection Theory of Acquired Immunity, Cambridge University Press. [8] Brown, A. (1991): Nerve Cells and Nervous Systems, Springer-Verlag, Berlin. [9] Caudill, M. and Butler, C. (1996): Naturally Intelligent System. Massachusetts Institute of Technology. [10] Chen, H., Lee, Y., Maxwell, T., Sun, G., Lee, H. and Giles, C. (1986): “High order correlation model for associative memory,” J. Denker, Ed., AIP Conf. Proc., Snowbird Utah. [10] Duda, R. and Hart, P. (1973): Pattern Classification and Scene Analysis, John Wiley and Sons, New York. [11] Grossberg, S. (1976): Adaptive pattern classification and universal recording: 23, pp. 121 134. [12] Bradshaw, J.A., Carden, K.J., Riordan, D., 1991. Ecological ―Applications using a Novel Expert System Shellǁ. Comp. Appl. Biosci. 7, 79 International Journal of Engineering and Techniques - Volume 2 Issue 2, Mar – 1303 http://www.ijetjournal.org ] Burgess, A.N. and Refenes, A.N. (1996): integration in International quity Index Futures, in Refenes et al ral Networks in Financial Engineering, ] Burnet, F. M. (1959): The Clonal Selection Theory of Acquired Immunity, Cambridge ] Brown, A. (1991): Nerve Cells and Nervous ] Caudill, M. and Butler, C. (1996): Naturally Intelligent System. Massachusetts Institute of Technology. [10] Chen, H., Lee, Y., Maxwell, T., Sun, G., Lee, H. and Giles, C. (1986): “High order correlation model for associative memory,” J. r, Ed., AIP Conf. Proc., Snowbird Utah. ] Duda, R. and Hart, P. (1973): Pattern Classification and Scene Analysis, John Wiley and ] Grossberg, S. (1976): Adaptive pattern classification and universal recording: 23, pp. 121 - Bradshaw, J.A., Carden, K.J., Riordan, D., Applications using a Novel . Comp. Appl. Biosci. 7, 79–83 AUTHORS INFORMATION: Dr. SANJEEV S. SANNAKKI Dr. Sanjeev S. Sannakki is currently working as Professor in the Department of Computer Science & Engineering at KLS Gogte Institute of Technology, Belgaum. He has obtained his master’s degree & Doctor of Philosophy from Visvesaraya Technological University. He has total sixteen years of teaching experience and vast research experience. He has guided many projects at Undergraduate & Post graduate levels. Ms.ANJANABHARGAVI A. KULKARNI Ms. Anjanabhargavi A. Kulkarni has completed Bachelor of Engineering in Computer Science and Engineering department from S.G. Balekundri Institute of Technology Belagavi. Currently pursuing Master of Technology in Computer Science and Engineering department from KLS Gogte Institute of Technology Belagavi. She has good Coding skill in Java, C#,VB.Net etc. Also most interested in paper presentations, seminars, projects, learning and implementing recent trend technologies. – Apr 2016 Page 123 Dr. SANJEEV S. SANNAKKI Dr. Sanjeev S. Sannakki is currently working as Professor in the Department of Computer Science & Engineering at KLS Gogte Institute of Technology, He has obtained his master’s degree & Doctor of Philosophy from Visvesaraya Technological University. He has total sixteen years of teaching experience and vast research experience. He has guided many projects at Undergraduate & Ms.ANJANABHARGAVI A. KULKARNI Ms. Anjanabhargavi A. Kulkarni has completed Bachelor of Engineering in Computer Science and Engineering department from S.G. Balekundri Institute of Technology Belagavi. er of Technology in Science and Engineering department from KLS Gogte Institute of Technology Belagavi. She has good Coding skill in Java, C#,VB.Net etc. Also most interested in paper presentations, seminars, projects, learning and implementing recent trend