UNIT-1 (Lec-2)
UNIT-1 (Lec-2)
&
What should all Engineers
know about AI
1
What are the Types of Artificial Intelligence?
• Different Artificial Intelligence entities are built for different purposes, and
that’s how they vary.
Type-1:
Types of Artificial Intelligence:
• Based on the ways the machines behave, there are four types of Artificial
Intelligence approaches –
• Reactive Machines
• Limited Memory
• Self-awareness.
5
Reactive Machines
• These machines are the most basic form of AI applications. Examples of reactive
machines are games like Deep Blue, IBM’s chess-playing supercomputer.
• The AI teams do not use any training sets to feed the machines, nor do the latter
store data for future references.
• Based on the move made by the opponent, the machine decides/predicts the next
move.
Limited Memory
• These machines belong to the class II category of AI applications. Self-driven
cars are the perfect example.
• These machines are fed with data and are trained with other cars’ speed and direction,
lane markings, traffic lights, curves of roads, and other important factors, over time.
6
Theory of Mind
• This is where we are, struggling to make this concept work, however, we are not
there yet.
• Theory of mind is the concept where the bots will be able to understand the
human emotions, thoughts, and how they react to them.
Self-Awareness
• These machines are the extension of the Class III type of AI.
• This is the phase where the AI teams build machines with self-awareness factor
programmed in them which seems far-fetched from where we stand today.
7
Strong and Weak Artificial Intelligence
• The terms were coined by John Searle in order to differentiate the performance
levels in different kinds of AI machines.
8
Some of the core differences between Weak AI and Strong AI
Weak AI Strong AI
• It is a narrow application with a • It is a wider application with a more
limited scope. vast scope.
• This application is good at specific • This application has an incredible
tasks. human-level intelligence.
• It uses supervised and unsupervised • It uses clustering and association to
learning to process data. process data.
• Example: Siri, Alexa • Example: Advanced Robotics
9
What is the Purpose of Artificial Intelligence?