Artificial Intelligence - Basics
Artificial Intelligence - Basics
Before leading to the meaning of ar tificial intelligence let understand what is the
Intelligence: The ability to learn and solve problems. This definition is taken from
webster ’s Dictionar y.
The most common answer that one expects is “to make computers intelligent so that
they can act intelligently!”, but the question is how much intelligent? How can one
…as intelligent as humans. If the computers can, somehow, solve real-world problems,
by improving on their own from the past experiences, they would be called “intelligent ”.
Thus, the AI systems are more generic(rather than specific), have the ability to “think ”
Intelligence, as we know, is the ability to acquire and apply the knowledge. Knowledge
through exposure(training). Summing the terms up, we get ar tificial intelligence as the
Intelligence is composed of :
___
Reasoning
Learning
Problem Solving
Perception
Linguistic Intelligence
Many tools are used in AI, including versions of search and mathematical optimization,
logic, methods based on probability and economic s. The AI field draws upon computer
1. To create exper t systems which exhibit intelligent behavior with the capability to
2. Helping machines find solutions to complex problems like humans do and applying
robot) is anything that can perceive its environment through sensors and acts upon that
environment through effectors. Intelligent agents must be able to set goals and achieve
them. In classical planning problems, the agent can assume that it is the only system
acting in the world, allowing the agent to be cer tain of the consequences of its actions.
However, if the agent is not the only actor, then it requires that the agent can reason
under uncer tainty. This calls for an agent that cannot only assess its environment and
make predictions but also evaluate its predictions and adapt based on its assessment.
Natural language processing gives machines the ability to read and understand human
Machine perception is the ability to use input from sensors (such as cameras,
microphones, sensors etc.) to deduce aspects of the world. e.g., Computer Vision.
Concepts such as game theor y, decision theor y, necessitate that an agent is able to
Many times, students get confused between Machine Learning and Ar tificial
Stuar t Shapiro divides AI research into three approaches, which he calls computational
Implementing computer science ser ves the goal of creating computers that can per form
AI has developed a large number of tools to solve the most difficult problems in
Logic
Neural networks
Control theor y
L anguages
High-profile examples of AI include autonomous vehicles (such as drones and self-
driving cars), medical diagnosis, creating ar t (such as poetr y), proving mathematical
theorems, playing games (such as Chess or Go), search engines (such as Google
search), vir tual assistants (such as Siri), image recognition in photographs, spam
Are there limits to how intelligent machines – or human-machine hybrids – can be? A
agent that would possess intelligence far surpassing that of the brightest and most
gif ted human mind. ‘‘Superintelligence’’ may also refer to the form or degree of
This ar ticle is contributed by Palak Jain. If you like GeeksforGeeks and would like to
Please write comments if you find anything incorrect, or you want to share more
Like 0
Previous Next
RECOMMENDED ARTICLES Page : 1 2 3 4 5 6
Ar ticle Contributed By :
GeeksforGeeks