What is A.I (Artificial Intelligence)?
The formal definition of Artificial intelligence is that
"A.I is the field that studies the synthesis and analysis of computational agents that act intelligently".
Taken from book "ARTIFICIAL INTELLEGENCE" BY "DAVID L.POOLE AND ALAN K.MACKSWORTH".
Now in order to understand this definition we need to look at the individual parts of it.
we can break it down into few parts as follows:
Agent
Computational Agents
Agent means anything that work in a field.
This means it can be a human, a car, an animal and the same way a software or a hardware in general.
However, it is considered intelligent if it performs tasks that are appropriate to its objectives and circumstances, learns from its experience through interaction with the task, its flexibility towards changing environments and objectives, and makes suitable choices based on its interaction with the task.
An agent whose judgement about its behaviour can be described in terms of calculation is called a Computational Agent.
This means that its behaviour can be fragmented into basic processes which can be used in a system.
The main goal of A.I is to understand the foundation that create astute actions possible in common and man-made systems,
but it should not be confused with thought because thought affects behaviour and this is not efficient.
Now we can assume that if something acts intelligently it is intelligent.
This is where external factors that define intelligence come in.
So in order to explain intelligence from External Behaviour Alan Turing created a test called the Turning Test in 1950.
The test comprises of an Interrogator and a witness, Both interact through a text interface.
The interrogator may ask the witnss any questions, If the interrogator cannot distinguish that that the witness is human or not then the witness is intelligent.
The Turing Test unfortunatly can show how to percieve intellegence but it does not show how to become intellegent.
In general terms Artificial Intelligence is the replication of human brain, which is also called the Neural network or Nervous System .