SlideShare a Scribd company logo
1 of 6
Download to read offline
LEARNING FROM OBSERVATIONS
AND DEMONSTRATION (INDUCTIVE,
DEDUCTIVE LEARNING)
Muhammad Haroon
(Lecturer, UOG Lahore
Sub Campus)
INTRODUCTION
To understand the different types of AI learning models, we can
use two of the main elements of human learning processes:
knowledge and feedback.
From the knowledge perspective, learning models can be classified
based on the representation of input and output data points.
In terms of the feedback, AI learning models can be classified
based on the interactions with the outside environment, users and
other external factors.
INDUCTIVE LEARNING
Inductive Reasoning allows you make
statements based on evidence you have
collected so far.
EXAMPLE
Suppose that there is a kid and A is kid’s father.
It’s A’s job to make kid understand that playing fire or heat can cause burn.
So, A will make kid to understand in such a way that, A will show the kid some
training examples of burnt people, or fire accidents or something like that with
a lable ‘dangerous’.
So kid will learn with that examples and will not try to play with fire.
This method of learning is the ‘inductive learning’.
Observation → Conclusion
DEDUCTIVE LEARNING
Deductive Reasoning allows you to make statements that are
entailed by facts that you know. For example I give you these facts:
I watch a movie every Saturday
Today is Saturday
Deductive reasoning allows you to establish the true statement that
I am going to watch a movie today.
EXAMPLE
The other method is much easier for A to make kid learn about burns but may
difficult for A.
The method is that A will let the kid to play with fire and just wait to see what
happens. If the kid gets burn, kid will learn don't play with fire and when A
sees fire, you remember it with your incident and will avoid that.
So simple. This method is the ‘deductive learning’.
Conclusion → Observation

More Related Content

Similar to Learning from observations and demonstration (inductive, deductive learning)

Module 3 section 3 observational learning
Module 3 section 3 observational learningModule 3 section 3 observational learning
Module 3 section 3 observational learning
dgifford
 
Persuasion Slideshow
Persuasion SlideshowPersuasion Slideshow
Persuasion Slideshow
mrhundermark
 
Mod 19 learning by observation
Mod 19 learning by observationMod 19 learning by observation
Mod 19 learning by observation
Tina Medley
 
ALDRIN R. VALENCIA POWER POINT in Mathematics.pptx
ALDRIN R. VALENCIA POWER POINT in Mathematics.pptxALDRIN R. VALENCIA POWER POINT in Mathematics.pptx
ALDRIN R. VALENCIA POWER POINT in Mathematics.pptx
rogercabarlesiii2
 

Similar to Learning from observations and demonstration (inductive, deductive learning) (20)

LP ME.docx
LP ME.docxLP ME.docx
LP ME.docx
 
Measuring & Maximizing Learner Engagement
Measuring & Maximizing Learner EngagementMeasuring & Maximizing Learner Engagement
Measuring & Maximizing Learner Engagement
 
Anger management class 1
Anger management class 1Anger management class 1
Anger management class 1
 
Learning Theories
Learning TheoriesLearning Theories
Learning Theories
 
Scenario based e learning
Scenario based e learningScenario based e learning
Scenario based e learning
 
PSY PP 2 (2).pptx
PSY PP 2 (2).pptxPSY PP 2 (2).pptx
PSY PP 2 (2).pptx
 
Module 3 section 3 observational learning
Module 3 section 3 observational learningModule 3 section 3 observational learning
Module 3 section 3 observational learning
 
Persuasion Slideshow
Persuasion SlideshowPersuasion Slideshow
Persuasion Slideshow
 
The Quest for Engaged Students: Technology, Millennials & Learnin
The Quest for Engaged Students: Technology, Millennials & LearninThe Quest for Engaged Students: Technology, Millennials & Learnin
The Quest for Engaged Students: Technology, Millennials & Learnin
 
The Quest for Learner Engagement
The Quest for Learner EngagementThe Quest for Learner Engagement
The Quest for Learner Engagement
 
Araujo synthesis mutimedia
Araujo synthesis mutimediaAraujo synthesis mutimedia
Araujo synthesis mutimedia
 
Early Childhood Activity Plans
Early Childhood Activity PlansEarly Childhood Activity Plans
Early Childhood Activity Plans
 
Classroom Behavior Essay
Classroom Behavior EssayClassroom Behavior Essay
Classroom Behavior Essay
 
Mod 19 learning by observation
Mod 19 learning by observationMod 19 learning by observation
Mod 19 learning by observation
 
What Is Learning Essay
What Is Learning EssayWhat Is Learning Essay
What Is Learning Essay
 
ALDRIN R. VALENCIA POWER POINT in Mathematics.pptx
ALDRIN R. VALENCIA POWER POINT in Mathematics.pptxALDRIN R. VALENCIA POWER POINT in Mathematics.pptx
ALDRIN R. VALENCIA POWER POINT in Mathematics.pptx
 
Social Learning Theory
Social Learning TheorySocial Learning Theory
Social Learning Theory
 
Essay Learning
Essay LearningEssay Learning
Essay Learning
 
Simulation
SimulationSimulation
Simulation
 
LAS English Grade 7 Quarter 3 Lesson 5 pptx
LAS English Grade 7 Quarter 3 Lesson 5 pptxLAS English Grade 7 Quarter 3 Lesson 5 pptx
LAS English Grade 7 Quarter 3 Lesson 5 pptx
 

More from Muhammad Haroon

More from Muhammad Haroon (20)

Basic blocks and flow graph in Compiler Construction
Basic blocks and flow graph in Compiler ConstructionBasic blocks and flow graph in Compiler Construction
Basic blocks and flow graph in Compiler Construction
 
Address in the target code in Compiler Construction
Address in the target code in Compiler ConstructionAddress in the target code in Compiler Construction
Address in the target code in Compiler Construction
 
Code generator in Compiler Construction
Code generator in Compiler ConstructionCode generator in Compiler Construction
Code generator in Compiler Construction
 
Target language in compiler design
Target language in compiler designTarget language in compiler design
Target language in compiler design
 
Heap management in Compiler Construction
Heap management in Compiler ConstructionHeap management in Compiler Construction
Heap management in Compiler Construction
 
Storage organization and stack allocation of space
Storage organization and stack allocation of spaceStorage organization and stack allocation of space
Storage organization and stack allocation of space
 
Backpatching in Compiler Construction
Backpatching in Compiler ConstructionBackpatching in Compiler Construction
Backpatching in Compiler Construction
 
Type checking in Compiler Construction
Type checking in Compiler ConstructionType checking in Compiler Construction
Type checking in Compiler Construction
 
Type conversion in Compiler Construction
Type conversion in Compiler ConstructionType conversion in Compiler Construction
Type conversion in Compiler Construction
 
Semantic analysis in Compiler Construction
Semantic analysis in Compiler ConstructionSemantic analysis in Compiler Construction
Semantic analysis in Compiler Construction
 
Intermediate code and three address instructions
Intermediate code and three address instructionsIntermediate code and three address instructions
Intermediate code and three address instructions
 
LALR(1) parser
LALR(1) parserLALR(1) parser
LALR(1) parser
 
LR(0) parser in Compiler Consturction
LR(0) parser in Compiler ConsturctionLR(0) parser in Compiler Consturction
LR(0) parser in Compiler Consturction
 
SLR(1) parser
SLR(1) parserSLR(1) parser
SLR(1) parser
 
LR(1) CLR(1) Parser with Example
LR(1) CLR(1) Parser with ExampleLR(1) CLR(1) Parser with Example
LR(1) CLR(1) Parser with Example
 
Powerful presentation components and skills
Powerful presentation components and skillsPowerful presentation components and skills
Powerful presentation components and skills
 
Terms of reference in Professional Practices
Terms of reference in Professional PracticesTerms of reference in Professional Practices
Terms of reference in Professional Practices
 
Code of conduct .
Code of conduct .Code of conduct .
Code of conduct .
 
Misuse of computer
Misuse of computerMisuse of computer
Misuse of computer
 
7 habits of highly effective people
7 habits of highly effective people7 habits of highly effective people
7 habits of highly effective people
 

Recently uploaded

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 

Recently uploaded (20)

This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 

Learning from observations and demonstration (inductive, deductive learning)

  • 1. LEARNING FROM OBSERVATIONS AND DEMONSTRATION (INDUCTIVE, DEDUCTIVE LEARNING) Muhammad Haroon (Lecturer, UOG Lahore Sub Campus)
  • 2. INTRODUCTION To understand the different types of AI learning models, we can use two of the main elements of human learning processes: knowledge and feedback. From the knowledge perspective, learning models can be classified based on the representation of input and output data points. In terms of the feedback, AI learning models can be classified based on the interactions with the outside environment, users and other external factors.
  • 3. INDUCTIVE LEARNING Inductive Reasoning allows you make statements based on evidence you have collected so far.
  • 4. EXAMPLE Suppose that there is a kid and A is kid’s father. It’s A’s job to make kid understand that playing fire or heat can cause burn. So, A will make kid to understand in such a way that, A will show the kid some training examples of burnt people, or fire accidents or something like that with a lable ‘dangerous’. So kid will learn with that examples and will not try to play with fire. This method of learning is the ‘inductive learning’. Observation → Conclusion
  • 5. DEDUCTIVE LEARNING Deductive Reasoning allows you to make statements that are entailed by facts that you know. For example I give you these facts: I watch a movie every Saturday Today is Saturday Deductive reasoning allows you to establish the true statement that I am going to watch a movie today.
  • 6. EXAMPLE The other method is much easier for A to make kid learn about burns but may difficult for A. The method is that A will let the kid to play with fire and just wait to see what happens. If the kid gets burn, kid will learn don't play with fire and when A sees fire, you remember it with your incident and will avoid that. So simple. This method is the ‘deductive learning’. Conclusion → Observation