SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
See	discussions,	stats,	and	author	profiles	for	this	publication	at:	https://www.researchgate.net/publication/282704901
The	relationship	between	artificial	intelligence
and	psychological	theories
Conference	Paper	·	November	2012
CITATIONS
0
READS
77
2	authors,	including:
Rahul	Abhishek
Biju	Patnaik	University	of	Technology
3	PUBLICATIONS			1	CITATION			
SEE	PROFILE
All	content	following	this	page	was	uploaded	by	Rahul	Abhishek	on	10	October	2015.
The	user	has	requested	enhancement	of	the	downloaded	file.
International Journal of Conceptions on Computing and Information Technology
Vol. 1, Issue. 1, November 2013; ISSN: 2345 – 9808
57 | 7 1
The relationship between artificial intelligence and
psychological theories
Pratik and Rahul Abhishek
Dept. of CSE & IT,
Majhighariyani Institute of Technology and Science,
Rayagada, Odisha, India.
gtapratik@gmail.com and rahulmithu.abhishek@gmail.com
Abstract— Psychology is one of the parent elements of artificial
intelligence or we can also say that it is the main source for
artificial intelligence. In this paper we are discussing about the
theories of psychology used in AI. Since psychology is the study
of human brain and its nature and AI is the branch which deals
with the intelligence in machine, so for understanding the
intelligence of a machine we have to compare with human
intelligence because AI means the intelligence shown by a
machine like a human being.
Keywords- Artificial Intelligence (AI), Psychology, Perception,
Learning, Neural network, Cognitive Science, Human Computing
Interaction (HCI).
I. INTRODUCTION
Artificial Intelligence the word coined by John McCarthy
three decade ago now becomes a revolutionary word in the
field of computer science and information technology.
What actually we mean by AI?
According to M.L. Minsky, "Artificial intelligence is the
science of making machines do things that would require
intelligence if done by men." Artificial Intelligence (AI) is a
perfect example of how sometimes science moves more slowly
than we would have predicted. Another representative
definition of AI is pivoted around the comparison of
intelligence of computing machine with human beings. None
of these definitions or the like has been accepted, perhaps
because of their references to the word “intelligence, which at
present is an abstract and immeasurable quantity. A better
definition of artificial intelligence, therefore, calls for
formalization of the term “intelligence”. Psychologist and
Cognitive theorists are of the opinion that intelligence helps in
identifying the right piece of knowledge at the appropriate
instances of decision making. The phrase “artificial
intelligence” thus defined by C Bane as “the simulation of
human intelligence on a machine, so make the machine
efficient to identify and use the right place of knowledge at a
given step of solving a problem
II. PERCEPTION IN AI
The definition of AI is based on the nature of the problems
it tackles, namely those for which humans currently outperform
computers. Perception involves interpreting sights, sounds,
Figure 1. Parent element of Artificial Intelligence
smells and touch. Action includes the ability to negative
through the world and manipulate objects. In perception the
environment is scanned by means of various sensory organs,
real or artificial, and the scene is decomposed into separate
objects in various spatial relationships. Analysis is complicated
by the fact that an object may appear different depending on
the angle from which it is viewed, the direction and intensity of
illumination in the scene, and how much the object contrasts
with the surrounding field.
The difficulty of implementing analogues of human
perception has been underestimated by AI researchers. At
present, artificial perception is sufficiently well advanced to
enable optical sensors to identify individuals, autonomous
vehicles to drive at moderate speeds on the open road, and
robots to roam through buildings collecting empty soda cans.
One of the earliest systems to integrate perception and action
was FREDDY, a stationary robot with a moving television eye
and a pincer hand, constructed at the University of Edinburgh,
International Journal of Conceptions on Computing and Information Technology
Vol. 1, Issue. 1, November 2013; ISSN: 2345 – 9808
58 | 7 1
Scotland, during the period 1966–73 under the direction of
Donald Michie. FREDDY was able to recognize a variety of
objects and could be instructed to assemble simple artifacts,
such as a toy car, from a random heap of components.
There are basically two approaches for perception
i. Feature Extraction -
It detects some small number of features in sensory input
and passes them to their agent programand this agent program
will combine features with other information
ii. Model Based -
Sensory stimulus is used to reconstruct a model of the
world it start with a function that maps from a state of the
world to a stimulus.
In reality, both feature extraction and model-based
approaches are needed.
Figure 2. Road map of computer vision
III. LEARNING IN AI
There are a number of different forms of learning as applied
to artificial intelligence. The simplest is learning by trial and
error. For example, a simple computer program for solving
mate-in-one chess problems might try moves at random until
mate is found. The program might then store the solution with
the position so that the next time the computer encountered the
same position it would recall the solution. This simple
memorizing of individual items and procedures is known as
rote learning.
The recent extraordinary growth of artificial intelligence
and its application mainly in the development of expert
systems, practical implementations of natural language-
understanding systems, significant advances in computer vision
and speech understanding. According to psychology Learning
can be defined as the process leading to relatively permanent
behavioural change or potential behavioural change and this
definition also fits on machines. The experimental programs
developed in the course of machine learning research, current
AI systems have very less learning ability or we can say none
at all. All of their knowledge must be programmed into them.
When they contain an error, they cannot correct it on their own;
they will repeat it again and again. They can neither improve
gradually with experience nor learn domain knowledge by
experimentation. They cannot automatically generate their
algorithm, formulate new abstractions, or develop new
solutions by drawing analogies to old ones, or through
discovery and when we look at human intelligence we see that
among its most striking aspects is the ability to acquire new
knowledge, and to improve with practice. The ability to learn
from error is considered fundamental to the individual. So
learning ability is so intimately entwined with intelligence
behaviour research in AI gives us new insights and powerful
tools to study it, the new central goals for research in artificial
intelligence should be understand the nature of learning and
implementing learning capabilities in machines.
According to psychology a human learn by his experiences
in daily life.
IV. HOW A HUMAN BRAIN LEARNS?
The learning process in human is done through nervous
system this nervous system consists of neuron. These neurons
collect signals with the help of dendrites; these tiny protrusions
receive information from other neurons and transmit electrical
stimulation to the soma. The neuron sends out spikes of
electrical activity through a long, thin stand known as an axon,
which splits into thousands of branches. At the end of each
branch, a structure called a synapse converts the activity from
the axon into electrical effects that inhibit or excite activity
from the axon into electrical effects that inhibit or excite
activity in the connected neurons. When neuron receive
sufficient amount of input then it sends an electrical signal.
Learning occurs by changing the effectiveness of the synapses
so that the influence of one neuron on another changes.
Figure 3. Structure of neuron
International Journal of Conceptions on Computing and Information Technology
Vol. 1, Issue. 1, November 2013; ISSN: 2345 – 9808
59 | 7 1
V. MACHINE LEARNING THOUGH ARTIFICIAL NEURON
An artificial neuron is a computational model inspired in
the natural neurons. Natural neurons receive signals through
synapses located on the dendrites or membrane of the neuron.
When the signals received are strong enough (surpass a certain
threshold), the neuron is activated and emits a signal though the
axon. This signal might be sent to another synapse, and might
activate other neurons.
The complexity of real neurons is highly abstracted when
modeling artificial neurons. These basically consist of inputs
(like synapses), which are multiplied by weights (strength of
the respective signals), and then computed by a mathematical
function which determines the activation of the neuron.
Another function (which may be the identity) computes the
output of the artificial neuron (sometimes in dependence of a
certain threshold). ANNs combine artificial neurons in order to
process information.
In the human brain there are roughly 20 billion neurons (the
number depends on various factors, including age and gender).
Each neuron will be connected through synapses to roughly
10,000 other neurons. There's no way we can mimic 20 billion
neurons with 10,000 connections each, but there are several
interesting things we can do with much less firepower.
Way back in 1957, Frank Rosenblatt modeled a single
neuron with something he called a 'perceptron', and used it to
investigate pattern recognition. Unfortunately, the perceptron
was unable to recognize even simple functions like XOR
(proved formally by Marvin Minsky and Seymour Papert in
1969) and so it was abandoned in favor of something called
multilayer feed forward networks.
Figure 4. Artificial neural network
VI. COGNITIVE SCIENCE AND ARTIFICAL INTELLIGENCE
How can we connect artificial intelligence with cognitive
psychology? What kind of models and approaches were
developed in these scientific fields? AI is more and more
evolving into a science of intelligence, and a report of work on
computer semantics make clear that there is a great deal of
emphasis on how the mind might, if not does, go about doing
some of the intelligence tasks involved in resolving meaning.
The information processing model of intelligence itself has
been a stimulant to psychology. Cognitive psychology and AI
share many metaphors. Clowes discusses the relationship
between artificial intelligence and psychology by considering
as an examine problem which is one of the central problem of
AI: computer vision.
The brain is an information processing device. AI supports
also this idea. The fig 5 illustrates the information processing
model of the brain.
Figure 5. Information Processing Model of the Human Brain
a. Stimulus has to be interpreted to representation
b. Representation is manipulated via cognitive processes, and
builds new inside representation
c. Process may end in an action.
According to Craik (scientists dealing with knowledge
based agents, and died in an unfortunate accident) the organism
contains a possible small model of the outer world, and the
possible actions, is also able to try different alternatives, and
decide by the best, react before an expected future happens, or
to analyze the consequences of the past, and react the most
competent and safe way on a situation. (Craik, 1943).
We may come in a contact with Human Computing
Interaction (HCI) every day, because this field includes the
everyday use of computer, the user interfaces and expert
programs which may use cognitive psychology in order to
manipulate or help people. It is important in the HCI to
understand the goals, intention of the user the problem solving
ability (with psychology), to understand the interaction
(sociology), and to understand the physical ability of the users
(ergonomic), to develop useful interface (graphical design), and
to develop a system (computer science).
We can find HCI application in virtual reality and virtual
environment.
Virtual Reality is a new way of the human machine
communication, which enables an interaction connecting to
human senses.
International Journal of Conceptions on Computing and Information Technology
Vol. 1, Issue. 1, November 2013; ISSN: 2345 – 9808
60 | 7 1
Virtual Environment is an important part of Virtual Reality,
because more and more people connect to them. In these
artificial environments (for example: games), human like
attributes are relevant. Technologies of Artificial Intelligence
provide a basis for the dream of the virtual reality.
VII. CONCLUSION
The paper provide sort but broad summery about the
psychological theories which is related to artificial intelligence.
The area of AI and psychology is dynamic it is changing day
by day. The field of AI has a reputation for making huge
promises and then failing to deliver on them. The role of
perception and action in current AI systems has been analyzed.
Learning techniques are discussed with comparison of human
learning process and artificial learning process. It is difficult to
build a star from hydrogen, but the field of stellar astronomy
does not have a terrible reputation for promising to build stars
and then failing. The critical inference is not that AI is hard,
but that, for some reason, it is very easy for people to think
they know far more about Artificial Intelligence than they
actually do.
REFERENCES
[1] “Basic Psychology” by Ross Stanger, Charles M. Solly, (1970), Tata
McGram Hill Publishing Co. Ltd.
[2] Artificial Intelligence Chapter 24, Michael Scherger, Department of
Computer Science, Kent State University.
[3] Artificial Intelligence and Natural Perception, Prof dr. Lambert
Schomaker, AI institute, Groningen University, The Netherlands.
[4] Mind Design II philosophy, psychology, artificial intelligence, by John
haugeland, the MIT press, Cambridge, Massachusetts, London, England.
[5] Samanya Manovigyan by Sinha and Prasad.
[6] “Machine Learning A Multistrategy Approch” Volume 4, by Ryszard
Michalski, Gheorghe Tecuci.)
[7] Handbook of Child Psychology, Vol. 2: Cognition, Perception, and
Language, 6th Edition (Volume 2 ), by William Damon, Richard M.
Lerner, Deanna Kuhn , Robert S. Siegler.
[8] “Abnormal psychology”, by Ann Kring, Sheri Johnson, Gerald C.
Davison, John M. Neale.
[9] “The Human Mind: how we think and learn”, by Thomas H. Metos
View publication statsView publication stats

Mais conteúdo relacionado

Mais procurados

Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceNitesh Kumar
 
Artificial Intelligence ppt
Artificial Intelligence pptArtificial Intelligence ppt
Artificial Intelligence pptMd. Ismail Khan
 
What really is Artificial Intelligence about?
What really is Artificial Intelligence about? What really is Artificial Intelligence about?
What really is Artificial Intelligence about? Harmony Kwawu
 
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKS
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKSARTIFICIAL INTELLIGENCE & NEURAL NETWORKS
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKSEr Kaushal
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceMayank Saxena
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceNimisha Shayir
 
Applications of Artificial Intelligence-Past, Present & Future
Applications of Artificial Intelligence-Past, Present & FutureApplications of Artificial Intelligence-Past, Present & Future
Applications of Artificial Intelligence-Past, Present & FutureJamie Gannon
 
Cognitive Science and AI
Cognitive Science and AICognitive Science and AI
Cognitive Science and AISaboor Ahmed
 
Technologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligenceTechnologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligencePioneers.io
 
AP Psychology - Research Methods
AP Psychology - Research MethodsAP Psychology - Research Methods
AP Psychology - Research MethodsTaylor Stevens
 
artifical intelligence
artifical intelligenceartifical intelligence
artifical intelligence6866608
 
Cognitive psychology
Cognitive psychologyCognitive psychology
Cognitive psychologyWEEKLYMEDIC
 
Cognitive Computing and the future of Artificial Intelligence
Cognitive Computing and the future of Artificial IntelligenceCognitive Computing and the future of Artificial Intelligence
Cognitive Computing and the future of Artificial IntelligenceVarun Singh
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligenceSharath Raj
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceNimesh_parmar
 

Mais procurados (20)

Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial Intelligence ppt
Artificial Intelligence pptArtificial Intelligence ppt
Artificial Intelligence ppt
 
What really is Artificial Intelligence about?
What really is Artificial Intelligence about? What really is Artificial Intelligence about?
What really is Artificial Intelligence about?
 
Artificial intelligence : what it is
Artificial intelligence : what it isArtificial intelligence : what it is
Artificial intelligence : what it is
 
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKS
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKSARTIFICIAL INTELLIGENCE & NEURAL NETWORKS
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKS
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial Intellegence
Artificial IntellegenceArtificial Intellegence
Artificial Intellegence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Applications of Artificial Intelligence-Past, Present & Future
Applications of Artificial Intelligence-Past, Present & FutureApplications of Artificial Intelligence-Past, Present & Future
Applications of Artificial Intelligence-Past, Present & Future
 
Cognitive Science and AI
Cognitive Science and AICognitive Science and AI
Cognitive Science and AI
 
Technologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligenceTechnologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial Intelligence
 
AP Psychology - Research Methods
AP Psychology - Research MethodsAP Psychology - Research Methods
AP Psychology - Research Methods
 
artifical intelligence
artifical intelligenceartifical intelligence
artifical intelligence
 
Cognitive psychology
Cognitive psychologyCognitive psychology
Cognitive psychology
 
Cognitive Computing and the future of Artificial Intelligence
Cognitive Computing and the future of Artificial IntelligenceCognitive Computing and the future of Artificial Intelligence
Cognitive Computing and the future of Artificial Intelligence
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artifical intelligence (a.i)
Artifical intelligence (a.i)Artifical intelligence (a.i)
Artifical intelligence (a.i)
 

Semelhante a The relationship between artificial intelligence and psychological theories

Study on Different Human Emotions Using Back Propagation Method
Study on Different Human Emotions Using Back Propagation MethodStudy on Different Human Emotions Using Back Propagation Method
Study on Different Human Emotions Using Back Propagation Methodijiert bestjournal
 
Artificial intelligence - Approach and Method
Artificial intelligence - Approach and MethodArtificial intelligence - Approach and Method
Artificial intelligence - Approach and MethodRuchi Jain
 
Artificial intelligence uses in productive systems and impacts on the world...
Artificial intelligence   uses in productive systems and impacts on the world...Artificial intelligence   uses in productive systems and impacts on the world...
Artificial intelligence uses in productive systems and impacts on the world...Fernando Alcoforado
 
Understanding the Nature of Consciousness with AI
Understanding the Nature of Consciousness with AIUnderstanding the Nature of Consciousness with AI
Understanding the Nature of Consciousness with AIIRJET Journal
 
Mindreadingcomputer 120714123334-phpapp01
Mindreadingcomputer 120714123334-phpapp01Mindreadingcomputer 120714123334-phpapp01
Mindreadingcomputer 120714123334-phpapp01manojkesari
 
Smart Brain Wave Sensor for Paralyzed- A Real Time Implementation
Smart Brain Wave Sensor for Paralyzed- A Real Time ImplementationSmart Brain Wave Sensor for Paralyzed- A Real Time Implementation
Smart Brain Wave Sensor for Paralyzed- A Real Time ImplementationSiraj Ahmed
 
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
 
PPT on mind reading computer
 PPT on mind reading computer PPT on mind reading computer
PPT on mind reading computerAnjali Agarwal
 
ICCS REASERCH PAPER TOPICS AND ITS SUBBIMISSION
ICCS REASERCH PAPER TOPICS AND ITS SUBBIMISSIONICCS REASERCH PAPER TOPICS AND ITS SUBBIMISSION
ICCS REASERCH PAPER TOPICS AND ITS SUBBIMISSIONsakethgupta243
 
Transhumanism and brain
Transhumanism and brainTranshumanism and brain
Transhumanism and brain2idseminar
 
Mind reading computer
Mind reading computerMind reading computer
Mind reading computerrajasri999
 
Finalpptonmindreadingcomputer 140105222853-phpapp01
Finalpptonmindreadingcomputer 140105222853-phpapp01Finalpptonmindreadingcomputer 140105222853-phpapp01
Finalpptonmindreadingcomputer 140105222853-phpapp01ranjeetdon
 
Blue Brain Seminar Report
Blue Brain Seminar ReportBlue Brain Seminar Report
Blue Brain Seminar ReportVarun A M
 
Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Taymoor Nazmy
 
A SOFTWARE AGENT FRAMEWORK TO OVERCOME MALICIOUS HOST THREATS AND UNCONTROLLE...
A SOFTWARE AGENT FRAMEWORK TO OVERCOME MALICIOUS HOST THREATS AND UNCONTROLLE...A SOFTWARE AGENT FRAMEWORK TO OVERCOME MALICIOUS HOST THREATS AND UNCONTROLLE...
A SOFTWARE AGENT FRAMEWORK TO OVERCOME MALICIOUS HOST THREATS AND UNCONTROLLE...ijait
 
Can abstraction lead to intelligence?
Can abstraction lead to intelligence?Can abstraction lead to intelligence?
Can abstraction lead to intelligence?Dr Janet Bastiman
 
Cognitive Science Unit 2
Cognitive Science Unit 2Cognitive Science Unit 2
Cognitive Science Unit 2CSITSansar
 

Semelhante a The relationship between artificial intelligence and psychological theories (20)

lecture1423723637.pdf
lecture1423723637.pdflecture1423723637.pdf
lecture1423723637.pdf
 
Study on Different Human Emotions Using Back Propagation Method
Study on Different Human Emotions Using Back Propagation MethodStudy on Different Human Emotions Using Back Propagation Method
Study on Different Human Emotions Using Back Propagation Method
 
Artificial intelligence - Approach and Method
Artificial intelligence - Approach and MethodArtificial intelligence - Approach and Method
Artificial intelligence - Approach and Method
 
Artificial intelligence uses in productive systems and impacts on the world...
Artificial intelligence   uses in productive systems and impacts on the world...Artificial intelligence   uses in productive systems and impacts on the world...
Artificial intelligence uses in productive systems and impacts on the world...
 
Understanding the Nature of Consciousness with AI
Understanding the Nature of Consciousness with AIUnderstanding the Nature of Consciousness with AI
Understanding the Nature of Consciousness with AI
 
Mind reading computer
Mind reading computerMind reading computer
Mind reading computer
 
Mindreadingcomputer 120714123334-phpapp01
Mindreadingcomputer 120714123334-phpapp01Mindreadingcomputer 120714123334-phpapp01
Mindreadingcomputer 120714123334-phpapp01
 
Smart Brain Wave Sensor for Paralyzed- A Real Time Implementation
Smart Brain Wave Sensor for Paralyzed- A Real Time ImplementationSmart Brain Wave Sensor for Paralyzed- A Real Time Implementation
Smart Brain Wave Sensor for Paralyzed- A Real Time Implementation
 
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
 
PPT on mind reading computer
 PPT on mind reading computer PPT on mind reading computer
PPT on mind reading computer
 
Mind reading computer
Mind reading computerMind reading computer
Mind reading computer
 
ICCS REASERCH PAPER TOPICS AND ITS SUBBIMISSION
ICCS REASERCH PAPER TOPICS AND ITS SUBBIMISSIONICCS REASERCH PAPER TOPICS AND ITS SUBBIMISSION
ICCS REASERCH PAPER TOPICS AND ITS SUBBIMISSION
 
Transhumanism and brain
Transhumanism and brainTranshumanism and brain
Transhumanism and brain
 
Mind reading computer
Mind reading computerMind reading computer
Mind reading computer
 
Finalpptonmindreadingcomputer 140105222853-phpapp01
Finalpptonmindreadingcomputer 140105222853-phpapp01Finalpptonmindreadingcomputer 140105222853-phpapp01
Finalpptonmindreadingcomputer 140105222853-phpapp01
 
Blue Brain Seminar Report
Blue Brain Seminar ReportBlue Brain Seminar Report
Blue Brain Seminar Report
 
Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-
 
A SOFTWARE AGENT FRAMEWORK TO OVERCOME MALICIOUS HOST THREATS AND UNCONTROLLE...
A SOFTWARE AGENT FRAMEWORK TO OVERCOME MALICIOUS HOST THREATS AND UNCONTROLLE...A SOFTWARE AGENT FRAMEWORK TO OVERCOME MALICIOUS HOST THREATS AND UNCONTROLLE...
A SOFTWARE AGENT FRAMEWORK TO OVERCOME MALICIOUS HOST THREATS AND UNCONTROLLE...
 
Can abstraction lead to intelligence?
Can abstraction lead to intelligence?Can abstraction lead to intelligence?
Can abstraction lead to intelligence?
 
Cognitive Science Unit 2
Cognitive Science Unit 2Cognitive Science Unit 2
Cognitive Science Unit 2
 

Mais de Er. rahul abhishek

The technologies of ai used in different corporate world
The technologies of ai used in different  corporate worldThe technologies of ai used in different  corporate world
The technologies of ai used in different corporate worldEr. rahul abhishek
 
Learning of robots by using & sharing the cloud computing techniques
Learning of robots by using & sharing the cloud computing techniquesLearning of robots by using & sharing the cloud computing techniques
Learning of robots by using & sharing the cloud computing techniquesEr. rahul abhishek
 
Artificial intelligence apporoach to robotics
Artificial intelligence apporoach to roboticsArtificial intelligence apporoach to robotics
Artificial intelligence apporoach to roboticsEr. rahul abhishek
 
Artificial intelligence approaches to thermal imaging
Artificial intelligence approaches to thermal imagingArtificial intelligence approaches to thermal imaging
Artificial intelligence approaches to thermal imagingEr. rahul abhishek
 
Future aspects of ai by rahul abhishek
Future aspects of ai by rahul abhishekFuture aspects of ai by rahul abhishek
Future aspects of ai by rahul abhishekEr. rahul abhishek
 
Security Issues in Cloud Computing by rahul abhishek
Security Issues in Cloud Computing  by rahul abhishekSecurity Issues in Cloud Computing  by rahul abhishek
Security Issues in Cloud Computing by rahul abhishekEr. rahul abhishek
 
Security Issues in Cloud Computing by rahul abhishek
Security Issues in Cloud Computing  by rahul abhishekSecurity Issues in Cloud Computing  by rahul abhishek
Security Issues in Cloud Computing by rahul abhishekEr. rahul abhishek
 
intelligent computing relating to cloud computing
intelligent computing relating to cloud computingintelligent computing relating to cloud computing
intelligent computing relating to cloud computingEr. rahul abhishek
 
Design a rule based expert system for eia
Design a rule based expert system for eiaDesign a rule based expert system for eia
Design a rule based expert system for eiaEr. rahul abhishek
 
Uncertainty classification of expert systems a rough set approach
Uncertainty classification of expert systems   a rough set approachUncertainty classification of expert systems   a rough set approach
Uncertainty classification of expert systems a rough set approachEr. rahul abhishek
 
Inteligent computing relating to cloud computing.final
Inteligent computing relating to cloud computing.finalInteligent computing relating to cloud computing.final
Inteligent computing relating to cloud computing.finalEr. rahul abhishek
 

Mais de Er. rahul abhishek (12)

The technologies of ai used in different corporate world
The technologies of ai used in different  corporate worldThe technologies of ai used in different  corporate world
The technologies of ai used in different corporate world
 
Learning of robots by using & sharing the cloud computing techniques
Learning of robots by using & sharing the cloud computing techniquesLearning of robots by using & sharing the cloud computing techniques
Learning of robots by using & sharing the cloud computing techniques
 
Artificial intelligence apporoach to robotics
Artificial intelligence apporoach to roboticsArtificial intelligence apporoach to robotics
Artificial intelligence apporoach to robotics
 
Quality Analyst related job
Quality Analyst related job Quality Analyst related job
Quality Analyst related job
 
Artificial intelligence approaches to thermal imaging
Artificial intelligence approaches to thermal imagingArtificial intelligence approaches to thermal imaging
Artificial intelligence approaches to thermal imaging
 
Future aspects of ai by rahul abhishek
Future aspects of ai by rahul abhishekFuture aspects of ai by rahul abhishek
Future aspects of ai by rahul abhishek
 
Security Issues in Cloud Computing by rahul abhishek
Security Issues in Cloud Computing  by rahul abhishekSecurity Issues in Cloud Computing  by rahul abhishek
Security Issues in Cloud Computing by rahul abhishek
 
Security Issues in Cloud Computing by rahul abhishek
Security Issues in Cloud Computing  by rahul abhishekSecurity Issues in Cloud Computing  by rahul abhishek
Security Issues in Cloud Computing by rahul abhishek
 
intelligent computing relating to cloud computing
intelligent computing relating to cloud computingintelligent computing relating to cloud computing
intelligent computing relating to cloud computing
 
Design a rule based expert system for eia
Design a rule based expert system for eiaDesign a rule based expert system for eia
Design a rule based expert system for eia
 
Uncertainty classification of expert systems a rough set approach
Uncertainty classification of expert systems   a rough set approachUncertainty classification of expert systems   a rough set approach
Uncertainty classification of expert systems a rough set approach
 
Inteligent computing relating to cloud computing.final
Inteligent computing relating to cloud computing.finalInteligent computing relating to cloud computing.final
Inteligent computing relating to cloud computing.final
 

Último

Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalFabian de Rijk
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Baileyhlharris
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Vipesco
 
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedDelhi Call girls
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxraffaeleoman
 
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Delhi Call girls
 
Causes of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCauses of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCamilleBoulbin1
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...amilabibi1
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lodhisaajjda
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfSenaatti-kiinteistöt
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatmentnswingard
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoKayode Fayemi
 
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...Pooja Nehwal
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaKayode Fayemi
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar TrainingKylaCullinane
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIINhPhngng3
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfSkillCertProExams
 

Último (18)

Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of Drupal
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Bailey
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
 
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
 
Causes of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCauses of poverty in France presentation.pptx
Causes of poverty in France presentation.pptx
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatment
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
 
ICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdfICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdf
 
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar Training
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio III
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 

The relationship between artificial intelligence and psychological theories

  • 2. International Journal of Conceptions on Computing and Information Technology Vol. 1, Issue. 1, November 2013; ISSN: 2345 – 9808 57 | 7 1 The relationship between artificial intelligence and psychological theories Pratik and Rahul Abhishek Dept. of CSE & IT, Majhighariyani Institute of Technology and Science, Rayagada, Odisha, India. gtapratik@gmail.com and rahulmithu.abhishek@gmail.com Abstract— Psychology is one of the parent elements of artificial intelligence or we can also say that it is the main source for artificial intelligence. In this paper we are discussing about the theories of psychology used in AI. Since psychology is the study of human brain and its nature and AI is the branch which deals with the intelligence in machine, so for understanding the intelligence of a machine we have to compare with human intelligence because AI means the intelligence shown by a machine like a human being. Keywords- Artificial Intelligence (AI), Psychology, Perception, Learning, Neural network, Cognitive Science, Human Computing Interaction (HCI). I. INTRODUCTION Artificial Intelligence the word coined by John McCarthy three decade ago now becomes a revolutionary word in the field of computer science and information technology. What actually we mean by AI? According to M.L. Minsky, "Artificial intelligence is the science of making machines do things that would require intelligence if done by men." Artificial Intelligence (AI) is a perfect example of how sometimes science moves more slowly than we would have predicted. Another representative definition of AI is pivoted around the comparison of intelligence of computing machine with human beings. None of these definitions or the like has been accepted, perhaps because of their references to the word “intelligence, which at present is an abstract and immeasurable quantity. A better definition of artificial intelligence, therefore, calls for formalization of the term “intelligence”. Psychologist and Cognitive theorists are of the opinion that intelligence helps in identifying the right piece of knowledge at the appropriate instances of decision making. The phrase “artificial intelligence” thus defined by C Bane as “the simulation of human intelligence on a machine, so make the machine efficient to identify and use the right place of knowledge at a given step of solving a problem II. PERCEPTION IN AI The definition of AI is based on the nature of the problems it tackles, namely those for which humans currently outperform computers. Perception involves interpreting sights, sounds, Figure 1. Parent element of Artificial Intelligence smells and touch. Action includes the ability to negative through the world and manipulate objects. In perception the environment is scanned by means of various sensory organs, real or artificial, and the scene is decomposed into separate objects in various spatial relationships. Analysis is complicated by the fact that an object may appear different depending on the angle from which it is viewed, the direction and intensity of illumination in the scene, and how much the object contrasts with the surrounding field. The difficulty of implementing analogues of human perception has been underestimated by AI researchers. At present, artificial perception is sufficiently well advanced to enable optical sensors to identify individuals, autonomous vehicles to drive at moderate speeds on the open road, and robots to roam through buildings collecting empty soda cans. One of the earliest systems to integrate perception and action was FREDDY, a stationary robot with a moving television eye and a pincer hand, constructed at the University of Edinburgh,
  • 3. International Journal of Conceptions on Computing and Information Technology Vol. 1, Issue. 1, November 2013; ISSN: 2345 – 9808 58 | 7 1 Scotland, during the period 1966–73 under the direction of Donald Michie. FREDDY was able to recognize a variety of objects and could be instructed to assemble simple artifacts, such as a toy car, from a random heap of components. There are basically two approaches for perception i. Feature Extraction - It detects some small number of features in sensory input and passes them to their agent programand this agent program will combine features with other information ii. Model Based - Sensory stimulus is used to reconstruct a model of the world it start with a function that maps from a state of the world to a stimulus. In reality, both feature extraction and model-based approaches are needed. Figure 2. Road map of computer vision III. LEARNING IN AI There are a number of different forms of learning as applied to artificial intelligence. The simplest is learning by trial and error. For example, a simple computer program for solving mate-in-one chess problems might try moves at random until mate is found. The program might then store the solution with the position so that the next time the computer encountered the same position it would recall the solution. This simple memorizing of individual items and procedures is known as rote learning. The recent extraordinary growth of artificial intelligence and its application mainly in the development of expert systems, practical implementations of natural language- understanding systems, significant advances in computer vision and speech understanding. According to psychology Learning can be defined as the process leading to relatively permanent behavioural change or potential behavioural change and this definition also fits on machines. The experimental programs developed in the course of machine learning research, current AI systems have very less learning ability or we can say none at all. All of their knowledge must be programmed into them. When they contain an error, they cannot correct it on their own; they will repeat it again and again. They can neither improve gradually with experience nor learn domain knowledge by experimentation. They cannot automatically generate their algorithm, formulate new abstractions, or develop new solutions by drawing analogies to old ones, or through discovery and when we look at human intelligence we see that among its most striking aspects is the ability to acquire new knowledge, and to improve with practice. The ability to learn from error is considered fundamental to the individual. So learning ability is so intimately entwined with intelligence behaviour research in AI gives us new insights and powerful tools to study it, the new central goals for research in artificial intelligence should be understand the nature of learning and implementing learning capabilities in machines. According to psychology a human learn by his experiences in daily life. IV. HOW A HUMAN BRAIN LEARNS? The learning process in human is done through nervous system this nervous system consists of neuron. These neurons collect signals with the help of dendrites; these tiny protrusions receive information from other neurons and transmit electrical stimulation to the soma. The neuron sends out spikes of electrical activity through a long, thin stand known as an axon, which splits into thousands of branches. At the end of each branch, a structure called a synapse converts the activity from the axon into electrical effects that inhibit or excite activity from the axon into electrical effects that inhibit or excite activity in the connected neurons. When neuron receive sufficient amount of input then it sends an electrical signal. Learning occurs by changing the effectiveness of the synapses so that the influence of one neuron on another changes. Figure 3. Structure of neuron
  • 4. International Journal of Conceptions on Computing and Information Technology Vol. 1, Issue. 1, November 2013; ISSN: 2345 – 9808 59 | 7 1 V. MACHINE LEARNING THOUGH ARTIFICIAL NEURON An artificial neuron is a computational model inspired in the natural neurons. Natural neurons receive signals through synapses located on the dendrites or membrane of the neuron. When the signals received are strong enough (surpass a certain threshold), the neuron is activated and emits a signal though the axon. This signal might be sent to another synapse, and might activate other neurons. The complexity of real neurons is highly abstracted when modeling artificial neurons. These basically consist of inputs (like synapses), which are multiplied by weights (strength of the respective signals), and then computed by a mathematical function which determines the activation of the neuron. Another function (which may be the identity) computes the output of the artificial neuron (sometimes in dependence of a certain threshold). ANNs combine artificial neurons in order to process information. In the human brain there are roughly 20 billion neurons (the number depends on various factors, including age and gender). Each neuron will be connected through synapses to roughly 10,000 other neurons. There's no way we can mimic 20 billion neurons with 10,000 connections each, but there are several interesting things we can do with much less firepower. Way back in 1957, Frank Rosenblatt modeled a single neuron with something he called a 'perceptron', and used it to investigate pattern recognition. Unfortunately, the perceptron was unable to recognize even simple functions like XOR (proved formally by Marvin Minsky and Seymour Papert in 1969) and so it was abandoned in favor of something called multilayer feed forward networks. Figure 4. Artificial neural network VI. COGNITIVE SCIENCE AND ARTIFICAL INTELLIGENCE How can we connect artificial intelligence with cognitive psychology? What kind of models and approaches were developed in these scientific fields? AI is more and more evolving into a science of intelligence, and a report of work on computer semantics make clear that there is a great deal of emphasis on how the mind might, if not does, go about doing some of the intelligence tasks involved in resolving meaning. The information processing model of intelligence itself has been a stimulant to psychology. Cognitive psychology and AI share many metaphors. Clowes discusses the relationship between artificial intelligence and psychology by considering as an examine problem which is one of the central problem of AI: computer vision. The brain is an information processing device. AI supports also this idea. The fig 5 illustrates the information processing model of the brain. Figure 5. Information Processing Model of the Human Brain a. Stimulus has to be interpreted to representation b. Representation is manipulated via cognitive processes, and builds new inside representation c. Process may end in an action. According to Craik (scientists dealing with knowledge based agents, and died in an unfortunate accident) the organism contains a possible small model of the outer world, and the possible actions, is also able to try different alternatives, and decide by the best, react before an expected future happens, or to analyze the consequences of the past, and react the most competent and safe way on a situation. (Craik, 1943). We may come in a contact with Human Computing Interaction (HCI) every day, because this field includes the everyday use of computer, the user interfaces and expert programs which may use cognitive psychology in order to manipulate or help people. It is important in the HCI to understand the goals, intention of the user the problem solving ability (with psychology), to understand the interaction (sociology), and to understand the physical ability of the users (ergonomic), to develop useful interface (graphical design), and to develop a system (computer science). We can find HCI application in virtual reality and virtual environment. Virtual Reality is a new way of the human machine communication, which enables an interaction connecting to human senses.
  • 5. International Journal of Conceptions on Computing and Information Technology Vol. 1, Issue. 1, November 2013; ISSN: 2345 – 9808 60 | 7 1 Virtual Environment is an important part of Virtual Reality, because more and more people connect to them. In these artificial environments (for example: games), human like attributes are relevant. Technologies of Artificial Intelligence provide a basis for the dream of the virtual reality. VII. CONCLUSION The paper provide sort but broad summery about the psychological theories which is related to artificial intelligence. The area of AI and psychology is dynamic it is changing day by day. The field of AI has a reputation for making huge promises and then failing to deliver on them. The role of perception and action in current AI systems has been analyzed. Learning techniques are discussed with comparison of human learning process and artificial learning process. It is difficult to build a star from hydrogen, but the field of stellar astronomy does not have a terrible reputation for promising to build stars and then failing. The critical inference is not that AI is hard, but that, for some reason, it is very easy for people to think they know far more about Artificial Intelligence than they actually do. REFERENCES [1] “Basic Psychology” by Ross Stanger, Charles M. Solly, (1970), Tata McGram Hill Publishing Co. Ltd. [2] Artificial Intelligence Chapter 24, Michael Scherger, Department of Computer Science, Kent State University. [3] Artificial Intelligence and Natural Perception, Prof dr. Lambert Schomaker, AI institute, Groningen University, The Netherlands. [4] Mind Design II philosophy, psychology, artificial intelligence, by John haugeland, the MIT press, Cambridge, Massachusetts, London, England. [5] Samanya Manovigyan by Sinha and Prasad. [6] “Machine Learning A Multistrategy Approch” Volume 4, by Ryszard Michalski, Gheorghe Tecuci.) [7] Handbook of Child Psychology, Vol. 2: Cognition, Perception, and Language, 6th Edition (Volume 2 ), by William Damon, Richard M. Lerner, Deanna Kuhn , Robert S. Siegler. [8] “Abnormal psychology”, by Ann Kring, Sheri Johnson, Gerald C. Davison, John M. Neale. [9] “The Human Mind: how we think and learn”, by Thomas H. Metos View publication statsView publication stats