SlideShare a Scribd company logo
1 of 32
Course Content
MODULE 1 : Introduction To Soft-Computing
• Scope of Soft Computing
• Components of Soft Computing
• Description Of ANN
• Advantages and Applications of ANN
• Fuzzy Logic
• Genetic Algorithm
• Hybrid Systems
Neural Networks
• A neural network is a method in artificial intelligence that teaches
computers to process data in a way that is inspired by the human
brain.
• It is a type of machine learning process, called deep learning, that
uses interconnected nodes or neurons in a layered structure that
resembles the human brain.
• It creates an adaptive system that computers use to learn from their
mistakes and improve continuously.
• Thus, artificial neural networks attempt to solve complicated
problems, like summarizing documents or recognizing faces, with
greater accuracy.
Why are neural networks important?
• Neural networks can help computers make intelligent decisions with
limited human assistance.
• This is because they can learn and model the relationships between
input and output data that are nonlinear and complex. For instance,
they can do the following tasks.
• Put the oranges in the basket
• Give me the orange pen
Definition
• A neural network is a processing device either an algorithm or an
actual hardware .
• The design of neural network is inspired by the design and
functioning of animal brains and components.
• The neural network have the ability to learn by example which makes
them flexible and powerful
• Fast response and quick computation.
• ANN is composed of highly interconnected processing
elements(neurons) working in unison to solve specific problems.
Advantages of Neural Network
• Adaptive learning :An ANN has the ability to learn how to do tasks
based on the data given for training or initial experience .
• Self organization: An ANN can create its own organization or
representation of the information it receives during learning time.
• Real time operation : ANN computations may be carried out in
parallel . Special hardware devices are designed to take this adv.
• Fault Tolerance via redundant information coding :Partial destruction
of a NN leads to the corresponding degradation of performance
• Some network capabilities may be retained even after major
breakdown.
Application Scope of neural network
1. Air traffic control
2. Animal Behavior
3. Appraisal and valuation of property , buildings, automobiles,
machinery.
4. Betting on horse races, stock markets, sporting events.
5. Criminal sentencing
6. Complex physical and chemical processes
7. DATA MINING ,CLEANING AND VALIDATION
8. DIRECT MAIL ADVERTISERS
9. ECHO PATTERNS FROM SONAR RADAR SEISMIC
10. MEDICAL DIAGNOSIS
Fuzzy logic
Def
• Fuzzy logic is a superset of conventional logic and contains similarities
and differences with the Boolean logic
• FL is similar to Boolean logic in that Boolean logic results are returned by FL
operations when all fuzzy memberships are restricted to 0 and 1.
• FL differs from Boolean logic in that it is permissive of natural language
queries and is more like human thinking; it is based on degrees of truth.
• fuzzy sets allow partial membership. FL is basicallY a multivalued logic that
allows intermediate values to be defined between conventional
evaluations such as yes/no, true/false, blacklwhite, etc.
• Notions like rather warm or pretty cold can be formulated mathematically -
and processed with the computer.
• FL Provides a simple way to arrive at a definite conclusion based upon
vague, ambiguous, imprecise, noisy, or missing input information. FLs
approach to control problems mimics how a person would make
decisions, only much faster.
Genetic Algorithm
• The genes of two parents combine to form those of their children.
• the basic premise is that we can create an initial population of
individuals representing possible solutions to a problem we are trying
to solve.
• Each of these individuals has certain characteristics that make them
more or less fit as members of the population.
• The more fit members will have a higher probability of producing
offspring that have a significant chance of retaining the desirable
characteristics of their parents than the less fit members
• This method is very effective at finding optimal or near-optimal
solutions for wide variety of problems because it does not impose
many limitations required by traditional methods.
• Genetic algorithms are adaptive computational procedures modeled
on the mechanics of natural generic systems.
• GAs are executed iteratively on a set of coded solutions, called
population, with three basic operators: selection/reproduction,
crossover and mutation.
• They use only the payoff (objective function) information and
probabilistic transition rules for moving to the next iteration.
• They are different from most of the normal optimization and search
• 1. GAs work with the coding of the parameter set, not with the
parameter themselves;
• 2. GAs work simultaneously with multiple points, not a'single point;
• 3. GAs search via sampling (a blind search) using only the payoff
information;
• 4. GAs search using stochastic operators, not deterministic rules.
Hybrid systems
• 1.Neuro fuzzy hybrid system;
• 2.neuron generic hybrid system;
• 3.fuzzy genetic hybrid systems
Neuro Fuzzy Hybrid Systems
• uses a learning algorithm derived from neural nerwork theory to
determine its parameters (fuzzy sets and fuzzy rules) by data samples.
• Neuro Fuzzy Hybrid Systems =fuzzy set theory + neural netWorks
Advantages
• 1. It can handJe any kind of informacion (numeric, linguistic, logical,
etc.).
• 2. it can manage imprecise, partial, vague or imperfect information.
• 3. It can resolve conflicts by collaboration and aggregation.
• 4. It has self-learning, self-organizing and self tuning
• 5. It doesn‘t need prior knowledge of relationshipS.ofdata.
• 6. It can mimic human decision-making process., .-·
• 7. It makes computation fast by using fuzzy number operations.
Neuro Genetic Hybrid Systems
• Genetic algorithms {GAs) have been increasingly applied in ANN
design in several ways:
1. topology optimization(select topology)
2. genetic training algorithms: the learning of an ANN is formulated as
a weight optimization problem, usually using the inverse mean
squared error as a fitness measure
3. control parameter optimization. : . Many of the control parameters
such as learning rate, momentum rate, tolerance level, etc., can also be
optimized.
Fuzzy Genetic Hybrid Systems
• A fuzzy GA is a directed random search over all {discrete) fuzzy subsets of
an interval and has features which make it applicable for solving this
problem.
• It is capable of creating the classification rules for a fuzzyy system where
objects are classified by linguistic terms.
• Coding the rules genetically enables the system to deal with multivalue FL
and is more efficient as it is consistent with numeric coding of fuzzy
examples.
• The training data and randomly generated rules combined to create the
initial population, giving a better starring point for reproduction.
• Finally, a fitness function measures the strength of the rules, balancing the
quality and diversity of the population.
Soft computing
• Problem solving technique
• 1. Hard computing
• 2. Soft computing
• Hard computing deals with precise models where accurate solutions
are achieved quickly.
• soft computing deals with approximate models and gives solution to
complex problems.
Differences
Biological Neuron network
SC1.pptx
SC1.pptx
SC1.pptx

More Related Content

Similar to SC1.pptx

Intro to machine learning
Intro to machine learningIntro to machine learning
Intro to machine learningAkshay Kanchan
 
Expert System With Python -1
Expert System With Python -1Expert System With Python -1
Expert System With Python -1Ahmad Hussein
 
Artificial Neural Network Learning Algorithm.ppt
Artificial Neural Network Learning Algorithm.pptArtificial Neural Network Learning Algorithm.ppt
Artificial Neural Network Learning Algorithm.pptNJUSTAiMo
 
CSA 3702 machine learning module 4
CSA 3702 machine learning module 4CSA 3702 machine learning module 4
CSA 3702 machine learning module 4Nandhini S
 
Facial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceFacial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceTakrim Ul Islam Laskar
 
CI_GA_module2_ABC_updatedG.ppt .
CI_GA_module2_ABC_updatedG.ppt           .CI_GA_module2_ABC_updatedG.ppt           .
CI_GA_module2_ABC_updatedG.ppt .Athar739197
 
Introduction to Soft Computing by Dr.S.Jagadeesh Kumar
Introduction to Soft Computing by Dr.S.Jagadeesh KumarIntroduction to Soft Computing by Dr.S.Jagadeesh Kumar
Introduction to Soft Computing by Dr.S.Jagadeesh KumarDr.S.Jagadeesh Kumar
 
CSA 3702 machine learning module 1
CSA 3702 machine learning module 1CSA 3702 machine learning module 1
CSA 3702 machine learning module 1Nandhini S
 
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...Madhav Mishra
 
Deep vs diverse architectures for classification problems
Deep vs diverse architectures for classification problemsDeep vs diverse architectures for classification problems
Deep vs diverse architectures for classification problemsColleen Farrelly
 
Ch 1-1 introduction
Ch 1-1 introductionCh 1-1 introduction
Ch 1-1 introductionZahra Amini
 
Tsinghua invited talk_zhou_xing_v2r0
Tsinghua invited talk_zhou_xing_v2r0Tsinghua invited talk_zhou_xing_v2r0
Tsinghua invited talk_zhou_xing_v2r0Joe Xing
 
Unit one ppt of deeep learning which includes Ann cnn
Unit one ppt of  deeep learning which includes Ann cnnUnit one ppt of  deeep learning which includes Ann cnn
Unit one ppt of deeep learning which includes Ann cnnkartikaursang53
 
Hard & soft computing
Hard & soft computingHard & soft computing
Hard & soft computingSCAROLINEECE
 
it is based on the concept of communication enginerring.
it is based on the concept of communication enginerring.it is based on the concept of communication enginerring.
it is based on the concept of communication enginerring.kirthanasettu642
 

Similar to SC1.pptx (20)

Intro to machine learning
Intro to machine learningIntro to machine learning
Intro to machine learning
 
Neural network
Neural networkNeural network
Neural network
 
Machine learning
Machine learningMachine learning
Machine learning
 
Expert System With Python -1
Expert System With Python -1Expert System With Python -1
Expert System With Python -1
 
Artificial Neural Network Learning Algorithm.ppt
Artificial Neural Network Learning Algorithm.pptArtificial Neural Network Learning Algorithm.ppt
Artificial Neural Network Learning Algorithm.ppt
 
CSA 3702 machine learning module 4
CSA 3702 machine learning module 4CSA 3702 machine learning module 4
CSA 3702 machine learning module 4
 
Facial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceFacial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional Face
 
CI_GA_module2_ABC_updatedG.ppt .
CI_GA_module2_ABC_updatedG.ppt           .CI_GA_module2_ABC_updatedG.ppt           .
CI_GA_module2_ABC_updatedG.ppt .
 
Introduction to Soft Computing by Dr.S.Jagadeesh Kumar
Introduction to Soft Computing by Dr.S.Jagadeesh KumarIntroduction to Soft Computing by Dr.S.Jagadeesh Kumar
Introduction to Soft Computing by Dr.S.Jagadeesh Kumar
 
CSA 3702 machine learning module 1
CSA 3702 machine learning module 1CSA 3702 machine learning module 1
CSA 3702 machine learning module 1
 
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...
 
Lec 18-19.pptx
Lec 18-19.pptxLec 18-19.pptx
Lec 18-19.pptx
 
Deep vs diverse architectures for classification problems
Deep vs diverse architectures for classification problemsDeep vs diverse architectures for classification problems
Deep vs diverse architectures for classification problems
 
Ch 1-1 introduction
Ch 1-1 introductionCh 1-1 introduction
Ch 1-1 introduction
 
Tsinghua invited talk_zhou_xing_v2r0
Tsinghua invited talk_zhou_xing_v2r0Tsinghua invited talk_zhou_xing_v2r0
Tsinghua invited talk_zhou_xing_v2r0
 
Unit one ppt of deeep learning which includes Ann cnn
Unit one ppt of  deeep learning which includes Ann cnnUnit one ppt of  deeep learning which includes Ann cnn
Unit one ppt of deeep learning which includes Ann cnn
 
AI System.pptx
AI System.pptxAI System.pptx
AI System.pptx
 
01 Introduction to Machine Learning
01 Introduction to Machine Learning01 Introduction to Machine Learning
01 Introduction to Machine Learning
 
Hard & soft computing
Hard & soft computingHard & soft computing
Hard & soft computing
 
it is based on the concept of communication enginerring.
it is based on the concept of communication enginerring.it is based on the concept of communication enginerring.
it is based on the concept of communication enginerring.
 

More from VaishaliBagewadikar

More from VaishaliBagewadikar (7)

SEPM_MODULE 2 PPT.pptx
SEPM_MODULE 2 PPT.pptxSEPM_MODULE 2 PPT.pptx
SEPM_MODULE 2 PPT.pptx
 
Module-4_Part-II.pptx
Module-4_Part-II.pptxModule-4_Part-II.pptx
Module-4_Part-II.pptx
 
part3Module 3 ppt_with classification.pptx
part3Module 3 ppt_with classification.pptxpart3Module 3 ppt_with classification.pptx
part3Module 3 ppt_with classification.pptx
 
Module-3_SVM_Kernel_KNN.pptx
Module-3_SVM_Kernel_KNN.pptxModule-3_SVM_Kernel_KNN.pptx
Module-3_SVM_Kernel_KNN.pptx
 
chapter3.pptx
chapter3.pptxchapter3.pptx
chapter3.pptx
 
Module 2 softcomputing.pptx
Module 2 softcomputing.pptxModule 2 softcomputing.pptx
Module 2 softcomputing.pptx
 
FuzzyRelations.pptx
FuzzyRelations.pptxFuzzyRelations.pptx
FuzzyRelations.pptx
 

Recently uploaded

Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 

Recently uploaded (20)

9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 

SC1.pptx

  • 1.
  • 3.
  • 4. MODULE 1 : Introduction To Soft-Computing • Scope of Soft Computing • Components of Soft Computing • Description Of ANN • Advantages and Applications of ANN • Fuzzy Logic • Genetic Algorithm • Hybrid Systems
  • 5. Neural Networks • A neural network is a method in artificial intelligence that teaches computers to process data in a way that is inspired by the human brain. • It is a type of machine learning process, called deep learning, that uses interconnected nodes or neurons in a layered structure that resembles the human brain. • It creates an adaptive system that computers use to learn from their mistakes and improve continuously. • Thus, artificial neural networks attempt to solve complicated problems, like summarizing documents or recognizing faces, with greater accuracy.
  • 6. Why are neural networks important? • Neural networks can help computers make intelligent decisions with limited human assistance. • This is because they can learn and model the relationships between input and output data that are nonlinear and complex. For instance, they can do the following tasks. • Put the oranges in the basket • Give me the orange pen
  • 7. Definition • A neural network is a processing device either an algorithm or an actual hardware . • The design of neural network is inspired by the design and functioning of animal brains and components. • The neural network have the ability to learn by example which makes them flexible and powerful • Fast response and quick computation. • ANN is composed of highly interconnected processing elements(neurons) working in unison to solve specific problems.
  • 8. Advantages of Neural Network • Adaptive learning :An ANN has the ability to learn how to do tasks based on the data given for training or initial experience . • Self organization: An ANN can create its own organization or representation of the information it receives during learning time. • Real time operation : ANN computations may be carried out in parallel . Special hardware devices are designed to take this adv. • Fault Tolerance via redundant information coding :Partial destruction of a NN leads to the corresponding degradation of performance • Some network capabilities may be retained even after major breakdown.
  • 9.
  • 10. Application Scope of neural network 1. Air traffic control 2. Animal Behavior 3. Appraisal and valuation of property , buildings, automobiles, machinery. 4. Betting on horse races, stock markets, sporting events. 5. Criminal sentencing 6. Complex physical and chemical processes 7. DATA MINING ,CLEANING AND VALIDATION 8. DIRECT MAIL ADVERTISERS 9. ECHO PATTERNS FROM SONAR RADAR SEISMIC 10. MEDICAL DIAGNOSIS
  • 11.
  • 13.
  • 14.
  • 15.
  • 16. Def • Fuzzy logic is a superset of conventional logic and contains similarities and differences with the Boolean logic • FL is similar to Boolean logic in that Boolean logic results are returned by FL operations when all fuzzy memberships are restricted to 0 and 1. • FL differs from Boolean logic in that it is permissive of natural language queries and is more like human thinking; it is based on degrees of truth. • fuzzy sets allow partial membership. FL is basicallY a multivalued logic that allows intermediate values to be defined between conventional evaluations such as yes/no, true/false, blacklwhite, etc. • Notions like rather warm or pretty cold can be formulated mathematically - and processed with the computer.
  • 17. • FL Provides a simple way to arrive at a definite conclusion based upon vague, ambiguous, imprecise, noisy, or missing input information. FLs approach to control problems mimics how a person would make decisions, only much faster.
  • 18. Genetic Algorithm • The genes of two parents combine to form those of their children. • the basic premise is that we can create an initial population of individuals representing possible solutions to a problem we are trying to solve. • Each of these individuals has certain characteristics that make them more or less fit as members of the population. • The more fit members will have a higher probability of producing offspring that have a significant chance of retaining the desirable characteristics of their parents than the less fit members
  • 19. • This method is very effective at finding optimal or near-optimal solutions for wide variety of problems because it does not impose many limitations required by traditional methods. • Genetic algorithms are adaptive computational procedures modeled on the mechanics of natural generic systems. • GAs are executed iteratively on a set of coded solutions, called population, with three basic operators: selection/reproduction, crossover and mutation. • They use only the payoff (objective function) information and probabilistic transition rules for moving to the next iteration.
  • 20. • They are different from most of the normal optimization and search • 1. GAs work with the coding of the parameter set, not with the parameter themselves; • 2. GAs work simultaneously with multiple points, not a'single point; • 3. GAs search via sampling (a blind search) using only the payoff information; • 4. GAs search using stochastic operators, not deterministic rules.
  • 21. Hybrid systems • 1.Neuro fuzzy hybrid system; • 2.neuron generic hybrid system; • 3.fuzzy genetic hybrid systems
  • 22. Neuro Fuzzy Hybrid Systems • uses a learning algorithm derived from neural nerwork theory to determine its parameters (fuzzy sets and fuzzy rules) by data samples. • Neuro Fuzzy Hybrid Systems =fuzzy set theory + neural netWorks
  • 23. Advantages • 1. It can handJe any kind of informacion (numeric, linguistic, logical, etc.). • 2. it can manage imprecise, partial, vague or imperfect information. • 3. It can resolve conflicts by collaboration and aggregation. • 4. It has self-learning, self-organizing and self tuning • 5. It doesn‘t need prior knowledge of relationshipS.ofdata. • 6. It can mimic human decision-making process., .-· • 7. It makes computation fast by using fuzzy number operations.
  • 24. Neuro Genetic Hybrid Systems • Genetic algorithms {GAs) have been increasingly applied in ANN design in several ways: 1. topology optimization(select topology) 2. genetic training algorithms: the learning of an ANN is formulated as a weight optimization problem, usually using the inverse mean squared error as a fitness measure 3. control parameter optimization. : . Many of the control parameters such as learning rate, momentum rate, tolerance level, etc., can also be optimized.
  • 25. Fuzzy Genetic Hybrid Systems • A fuzzy GA is a directed random search over all {discrete) fuzzy subsets of an interval and has features which make it applicable for solving this problem. • It is capable of creating the classification rules for a fuzzyy system where objects are classified by linguistic terms. • Coding the rules genetically enables the system to deal with multivalue FL and is more efficient as it is consistent with numeric coding of fuzzy examples. • The training data and randomly generated rules combined to create the initial population, giving a better starring point for reproduction. • Finally, a fitness function measures the strength of the rules, balancing the quality and diversity of the population.
  • 26. Soft computing • Problem solving technique • 1. Hard computing • 2. Soft computing • Hard computing deals with precise models where accurate solutions are achieved quickly. • soft computing deals with approximate models and gives solution to complex problems.
  • 28.