SlideShare a Scribd company logo
1 of 15
UNIT-VI
Introduction to artificial intelligence technique
Syllabus
(A) Artificial neural network
(B) Fuzzi logic
(C) Genetic algorithm
Presented by:
Aishwarya Eknath Phalke
1
AISSMS, COE
A. Artificial neural network
 Introduction
“Neural networks are parallel computing devices, which is basically an attempt to make a
computer model of the brain. The main objective is to develop a system to perform various
computational tasks faster than the traditional systems. These tasks include pattern
recognition and classification, approximation, optimization, and data clustering.”
2
AISSMS, COE
What is Artificial Neural Network?
 It is a computational system inspired by the
 Structure
 Processing Method
 Learning Ability of a biological brain
 A large number of very simple processing neuron-like processing elements A large number
of weighted connections between the elements Distributed representation of knowledge
over the connections Knowledge is acquired by network through a learning process
3
AISSMS, COE
Why Artificial Neural Networks ?
 Massive Parallelism
 Distributed representation
 Learning ability
 Generalization ability
 Fault tolerance
4
AISSMS, COE
Application
1) Tidal Level Forecasting.
2) Earth Retaining Structure.
3) Pile Capacity.
AISSMS, COE
5
B. Fuzzy logic
 Introduction
 Fuzzy concepts first introduced by Zadeh in the 1960s and 70s
 Traditional computational logic and set theory is all about :-
 true or false
 zero or one
 in or out (in terms of set membership)
 black or white (no grey)
 Not the case with fuzzy logic and fuzzy sets!
6
AISSMS, COE
Formal Fuzzy Logic
 Fuzzy logic can be seen as an extension of ordinary logic, where the main difference is that
we use fuzzy sets for the membership of a variable
 We can have fuzzy propositional logic and fuzzy predicate logic
 Fuzzy logic can have many advantages over ordinary logic in areas like artificial
intelligence where a simple true/false statement is insufficient
 Simple Fuzzy Operators
o As described by Zadeh (1973).NOT X = 1 - µX (y). e.g. 0.8 cold → (1 – 0.8) = 0.2 NOT
cold
o X OR Y (union) = max(µX (y), µY (y)). e.g. 0.8 cold, 0.5 rainy → 0.8 cold OR rainy
o X AND Y (intersection) = min(µX (y), µY (y)). e.g. 0.9 hot, 0.7 humid → 0.7 hot AND
humid
7
AISSMS, COE
Fuzzy System Overview
 When making inferences, we want to clump the continuous numerical values into sets
 Unlike Boolean logic, fuzzy logic uses fuzzy sets rather than crisp sets to determine the
membership of a variable
 This allows values to have a degree of membership with a set, which denotes the extent to
which a proposition is true
 The membership function may be triangular, trapezoidal, Gaussian or any other shape
8
AISSMS, COE
Application
 Structural analysis and Design for structural optimization and optimum Design of
structures.
 The field of Hydrology & Water Resource engineering.
 Traffic engineering.
 Reliability of structures.
 Metal structures.
AISSMS, COE
9
Fig. Fuzzy controller system
10
AISSMS, COE
C. Genetic algorithm
 Introduction
“Growing specialization and diversification have brought a host of monographs and textbooks
on increasingly specialized topics. However, the “tree” of knowledge of mathematics and
related fields does not grow only by putting forth new branches. It also happens, quite often
in fact, that branches which were thought to be completely disparate are suddenly seen to
be related”
Michiel Hazewinkel
Applying mathematics to a problem of the real world mostly means, at first, modeling the
problem mathematically, maybe with hard restrictions, idealizations, or simplifications,
then solving the mathematical problem, and finally drawing conclusions about the real
problem based on the solutions of the mathematical problem.
11
AISSMS, COE
Components, Structure, & Terminology
 Since genetic algorithms are designed to simulate a biological process, much of the
relevant terminology is borrowed from biology. However, the entities that this terminology
refers to in genetic algorithms are much simpler than their biological counterparts.
 The basic components common to almost all genetic algorithms are:
 a fitness function for optimization
 a population of chromosomes
 selection of which chromosomes will reproduce
 crossover to produce next generation of chromosomes
 random mutation of chromosomes in new generation
12
AISSMS, COE
Application
1) Resource Leveling.
2) Scheduling Of Large Projects.
3) Resource Constraints.
4) A Solution To The Scheduling Problem.
AISSMS, COE
13
AISSMS, COE
14
Fig. Genetic algorithm
THANK YOU…..
AISSMS, COE
15

More Related Content

What's hot

Fuzzy Logic Final Report
Fuzzy Logic Final ReportFuzzy Logic Final Report
Fuzzy Logic Final ReportShikhar Agarwal
 
Expert system neural fuzzy system
Expert system neural fuzzy systemExpert system neural fuzzy system
Expert system neural fuzzy systemJamil S. Alagha
 
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...Cemal Ardil
 
Parallel Computing Application
Parallel Computing ApplicationParallel Computing Application
Parallel Computing Applicationhanis salwan
 
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...ijaia
 
Soft computing
Soft computingSoft computing
Soft computingCSS
 
X trepan an extended trepan for
X trepan an extended trepan forX trepan an extended trepan for
X trepan an extended trepan forijaia
 

What's hot (10)

Ijciet 10 01_153-2
Ijciet 10 01_153-2Ijciet 10 01_153-2
Ijciet 10 01_153-2
 
Fuzzy Logic Final Report
Fuzzy Logic Final ReportFuzzy Logic Final Report
Fuzzy Logic Final Report
 
Expert system neural fuzzy system
Expert system neural fuzzy systemExpert system neural fuzzy system
Expert system neural fuzzy system
 
Connectome
ConnectomeConnectome
Connectome
 
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
 
Parallel Computing Application
Parallel Computing ApplicationParallel Computing Application
Parallel Computing Application
 
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
 
Neural Networks: Introducton
Neural Networks: IntroductonNeural Networks: Introducton
Neural Networks: Introducton
 
Soft computing
Soft computingSoft computing
Soft computing
 
X trepan an extended trepan for
X trepan an extended trepan forX trepan an extended trepan for
X trepan an extended trepan for
 

Similar to Introduction to artificial intelligence technique

Emerging Approach to Computing Techniques.pptx
Emerging Approach to Computing Techniques.pptxEmerging Approach to Computing Techniques.pptx
Emerging Approach to Computing Techniques.pptxPoonamKumarSharma
 
Building Neural Network Through Neuroevolution
Building Neural Network Through NeuroevolutionBuilding Neural Network Through Neuroevolution
Building Neural Network Through Neuroevolutionbergel
 
Soft computing abstracts
Soft computing abstractsSoft computing abstracts
Soft computing abstractsabctry
 
Artificial intelligent
Artificial intelligentArtificial intelligent
Artificial intelligentALi Akram
 
Ppt on artifishail intelligence
Ppt on artifishail intelligencePpt on artifishail intelligence
Ppt on artifishail intelligencesnehal_gongle
 
Complexity and Quantum Information Science
Complexity and Quantum Information ScienceComplexity and Quantum Information Science
Complexity and Quantum Information ScienceMelanie Swan
 
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMS
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMSANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMS
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMSIAEME Publication
 
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...Automatic Differentiation and SciML in Reality: What can go wrong, and what t...
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...Chris Rackauckas
 
ANALYSIS AND COMPARISON STUDY OF DATA MINING ALGORITHMS USING RAPIDMINER
ANALYSIS AND COMPARISON STUDY OF DATA MINING ALGORITHMS USING RAPIDMINERANALYSIS AND COMPARISON STUDY OF DATA MINING ALGORITHMS USING RAPIDMINER
ANALYSIS AND COMPARISON STUDY OF DATA MINING ALGORITHMS USING RAPIDMINERIJCSEA Journal
 
On Machine Learning and Data Mining
On Machine Learning and Data MiningOn Machine Learning and Data Mining
On Machine Learning and Data Miningbutest
 
Artificial neural networks
Artificial neural networks Artificial neural networks
Artificial neural networks ShwethaShreeS
 
Artificial Neural Networks.pdf
Artificial Neural Networks.pdfArtificial Neural Networks.pdf
Artificial Neural Networks.pdfBria Davis
 
Cerebellar Model Controller with new Model of Granule Cell-golgi Cell Buildi...
Cerebellar Model Controller with new Model of Granule  Cell-golgi Cell Buildi...Cerebellar Model Controller with new Model of Granule  Cell-golgi Cell Buildi...
Cerebellar Model Controller with new Model of Granule Cell-golgi Cell Buildi...IJECEIAES
 
Artificial Neural Network Abstract
Artificial Neural Network AbstractArtificial Neural Network Abstract
Artificial Neural Network AbstractAnjali Agrawal
 
Soft computing from net
Soft computing from netSoft computing from net
Soft computing from netEasyMedico.com
 
Artificial Neural Networks ppt.pptx for final sem cse
Artificial Neural Networks  ppt.pptx for final sem cseArtificial Neural Networks  ppt.pptx for final sem cse
Artificial Neural Networks ppt.pptx for final sem cseNaveenBhajantri1
 
Alz forum webinar_4-10-12_raj
Alz forum webinar_4-10-12_rajAlz forum webinar_4-10-12_raj
Alz forum webinar_4-10-12_rajAlzforum
 
M7 - Neural Networks in machine learning.pdf
M7 - Neural Networks in machine learning.pdfM7 - Neural Networks in machine learning.pdf
M7 - Neural Networks in machine learning.pdfArushiKansal3
 

Similar to Introduction to artificial intelligence technique (20)

Emerging Approach to Computing Techniques.pptx
Emerging Approach to Computing Techniques.pptxEmerging Approach to Computing Techniques.pptx
Emerging Approach to Computing Techniques.pptx
 
Building Neural Network Through Neuroevolution
Building Neural Network Through NeuroevolutionBuilding Neural Network Through Neuroevolution
Building Neural Network Through Neuroevolution
 
KCS-055 MLT U4.pdf
KCS-055 MLT U4.pdfKCS-055 MLT U4.pdf
KCS-055 MLT U4.pdf
 
Soft computing abstracts
Soft computing abstractsSoft computing abstracts
Soft computing abstracts
 
Artificial intelligent
Artificial intelligentArtificial intelligent
Artificial intelligent
 
Ppt on artifishail intelligence
Ppt on artifishail intelligencePpt on artifishail intelligence
Ppt on artifishail intelligence
 
Complexity and Quantum Information Science
Complexity and Quantum Information ScienceComplexity and Quantum Information Science
Complexity and Quantum Information Science
 
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMS
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMSANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMS
ANALYSIS ON MACHINE CELL RECOGNITION AND DETACHING FROM NEURAL SYSTEMS
 
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...Automatic Differentiation and SciML in Reality: What can go wrong, and what t...
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...
 
ANALYSIS AND COMPARISON STUDY OF DATA MINING ALGORITHMS USING RAPIDMINER
ANALYSIS AND COMPARISON STUDY OF DATA MINING ALGORITHMS USING RAPIDMINERANALYSIS AND COMPARISON STUDY OF DATA MINING ALGORITHMS USING RAPIDMINER
ANALYSIS AND COMPARISON STUDY OF DATA MINING ALGORITHMS USING RAPIDMINER
 
On Machine Learning and Data Mining
On Machine Learning and Data MiningOn Machine Learning and Data Mining
On Machine Learning and Data Mining
 
Artificial neural networks
Artificial neural networks Artificial neural networks
Artificial neural networks
 
Artificial Neural Networks.pdf
Artificial Neural Networks.pdfArtificial Neural Networks.pdf
Artificial Neural Networks.pdf
 
Cerebellar Model Controller with new Model of Granule Cell-golgi Cell Buildi...
Cerebellar Model Controller with new Model of Granule  Cell-golgi Cell Buildi...Cerebellar Model Controller with new Model of Granule  Cell-golgi Cell Buildi...
Cerebellar Model Controller with new Model of Granule Cell-golgi Cell Buildi...
 
Neural Networks
Neural NetworksNeural Networks
Neural Networks
 
Artificial Neural Network Abstract
Artificial Neural Network AbstractArtificial Neural Network Abstract
Artificial Neural Network Abstract
 
Soft computing from net
Soft computing from netSoft computing from net
Soft computing from net
 
Artificial Neural Networks ppt.pptx for final sem cse
Artificial Neural Networks  ppt.pptx for final sem cseArtificial Neural Networks  ppt.pptx for final sem cse
Artificial Neural Networks ppt.pptx for final sem cse
 
Alz forum webinar_4-10-12_raj
Alz forum webinar_4-10-12_rajAlz forum webinar_4-10-12_raj
Alz forum webinar_4-10-12_raj
 
M7 - Neural Networks in machine learning.pdf
M7 - Neural Networks in machine learning.pdfM7 - Neural Networks in machine learning.pdf
M7 - Neural Networks in machine learning.pdf
 

More from Aishwarya Phalke

MATERIAL MANAGEMENT AND HUMAN RESOURCE MANAGEMENT
MATERIAL MANAGEMENT AND HUMAN RESOURCE MANAGEMENTMATERIAL MANAGEMENT AND HUMAN RESOURCE MANAGEMENT
MATERIAL MANAGEMENT AND HUMAN RESOURCE MANAGEMENTAishwarya Phalke
 
ELEMENTS OF RISK MANAGEMENT AND VALUE ENGINEERING
ELEMENTS OF RISK MANAGEMENT AND VALUE ENGINEERINGELEMENTS OF RISK MANAGEMENT AND VALUE ENGINEERING
ELEMENTS OF RISK MANAGEMENT AND VALUE ENGINEERINGAishwarya Phalke
 
LABOUR LAWS AND FINACIAL ASPECTS
LABOUR LAWS AND FINACIAL ASPECTSLABOUR LAWS AND FINACIAL ASPECTS
LABOUR LAWS AND FINACIAL ASPECTSAishwarya Phalke
 
Construction Scheduling, Work Study & Work Measurement
Construction Scheduling, Work Study & Work Measurement Construction Scheduling, Work Study & Work Measurement
Construction Scheduling, Work Study & Work Measurement Aishwarya Phalke
 

More from Aishwarya Phalke (8)

Hydroponic technology
Hydroponic technology Hydroponic technology
Hydroponic technology
 
Hdpe geomembrane
Hdpe geomembraneHdpe geomembrane
Hdpe geomembrane
 
SUMMER INTERSHIP REPORT
SUMMER INTERSHIP REPORTSUMMER INTERSHIP REPORT
SUMMER INTERSHIP REPORT
 
MATERIAL MANAGEMENT AND HUMAN RESOURCE MANAGEMENT
MATERIAL MANAGEMENT AND HUMAN RESOURCE MANAGEMENTMATERIAL MANAGEMENT AND HUMAN RESOURCE MANAGEMENT
MATERIAL MANAGEMENT AND HUMAN RESOURCE MANAGEMENT
 
ELEMENTS OF RISK MANAGEMENT AND VALUE ENGINEERING
ELEMENTS OF RISK MANAGEMENT AND VALUE ENGINEERINGELEMENTS OF RISK MANAGEMENT AND VALUE ENGINEERING
ELEMENTS OF RISK MANAGEMENT AND VALUE ENGINEERING
 
LABOUR LAWS AND FINACIAL ASPECTS
LABOUR LAWS AND FINACIAL ASPECTSLABOUR LAWS AND FINACIAL ASPECTS
LABOUR LAWS AND FINACIAL ASPECTS
 
Construction Scheduling, Work Study & Work Measurement
Construction Scheduling, Work Study & Work Measurement Construction Scheduling, Work Study & Work Measurement
Construction Scheduling, Work Study & Work Measurement
 
CONSTRUCTION MANAGEMENT
CONSTRUCTION MANAGEMENTCONSTRUCTION MANAGEMENT
CONSTRUCTION MANAGEMENT
 

Recently uploaded

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...Call girls in Ahmedabad High profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 

Recently uploaded (20)

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 

Introduction to artificial intelligence technique

  • 1. UNIT-VI Introduction to artificial intelligence technique Syllabus (A) Artificial neural network (B) Fuzzi logic (C) Genetic algorithm Presented by: Aishwarya Eknath Phalke 1 AISSMS, COE
  • 2. A. Artificial neural network  Introduction “Neural networks are parallel computing devices, which is basically an attempt to make a computer model of the brain. The main objective is to develop a system to perform various computational tasks faster than the traditional systems. These tasks include pattern recognition and classification, approximation, optimization, and data clustering.” 2 AISSMS, COE
  • 3. What is Artificial Neural Network?  It is a computational system inspired by the  Structure  Processing Method  Learning Ability of a biological brain  A large number of very simple processing neuron-like processing elements A large number of weighted connections between the elements Distributed representation of knowledge over the connections Knowledge is acquired by network through a learning process 3 AISSMS, COE
  • 4. Why Artificial Neural Networks ?  Massive Parallelism  Distributed representation  Learning ability  Generalization ability  Fault tolerance 4 AISSMS, COE
  • 5. Application 1) Tidal Level Forecasting. 2) Earth Retaining Structure. 3) Pile Capacity. AISSMS, COE 5
  • 6. B. Fuzzy logic  Introduction  Fuzzy concepts first introduced by Zadeh in the 1960s and 70s  Traditional computational logic and set theory is all about :-  true or false  zero or one  in or out (in terms of set membership)  black or white (no grey)  Not the case with fuzzy logic and fuzzy sets! 6 AISSMS, COE
  • 7. Formal Fuzzy Logic  Fuzzy logic can be seen as an extension of ordinary logic, where the main difference is that we use fuzzy sets for the membership of a variable  We can have fuzzy propositional logic and fuzzy predicate logic  Fuzzy logic can have many advantages over ordinary logic in areas like artificial intelligence where a simple true/false statement is insufficient  Simple Fuzzy Operators o As described by Zadeh (1973).NOT X = 1 - µX (y). e.g. 0.8 cold → (1 – 0.8) = 0.2 NOT cold o X OR Y (union) = max(µX (y), µY (y)). e.g. 0.8 cold, 0.5 rainy → 0.8 cold OR rainy o X AND Y (intersection) = min(µX (y), µY (y)). e.g. 0.9 hot, 0.7 humid → 0.7 hot AND humid 7 AISSMS, COE
  • 8. Fuzzy System Overview  When making inferences, we want to clump the continuous numerical values into sets  Unlike Boolean logic, fuzzy logic uses fuzzy sets rather than crisp sets to determine the membership of a variable  This allows values to have a degree of membership with a set, which denotes the extent to which a proposition is true  The membership function may be triangular, trapezoidal, Gaussian or any other shape 8 AISSMS, COE
  • 9. Application  Structural analysis and Design for structural optimization and optimum Design of structures.  The field of Hydrology & Water Resource engineering.  Traffic engineering.  Reliability of structures.  Metal structures. AISSMS, COE 9
  • 10. Fig. Fuzzy controller system 10 AISSMS, COE
  • 11. C. Genetic algorithm  Introduction “Growing specialization and diversification have brought a host of monographs and textbooks on increasingly specialized topics. However, the “tree” of knowledge of mathematics and related fields does not grow only by putting forth new branches. It also happens, quite often in fact, that branches which were thought to be completely disparate are suddenly seen to be related” Michiel Hazewinkel Applying mathematics to a problem of the real world mostly means, at first, modeling the problem mathematically, maybe with hard restrictions, idealizations, or simplifications, then solving the mathematical problem, and finally drawing conclusions about the real problem based on the solutions of the mathematical problem. 11 AISSMS, COE
  • 12. Components, Structure, & Terminology  Since genetic algorithms are designed to simulate a biological process, much of the relevant terminology is borrowed from biology. However, the entities that this terminology refers to in genetic algorithms are much simpler than their biological counterparts.  The basic components common to almost all genetic algorithms are:  a fitness function for optimization  a population of chromosomes  selection of which chromosomes will reproduce  crossover to produce next generation of chromosomes  random mutation of chromosomes in new generation 12 AISSMS, COE
  • 13. Application 1) Resource Leveling. 2) Scheduling Of Large Projects. 3) Resource Constraints. 4) A Solution To The Scheduling Problem. AISSMS, COE 13