Module 9 Flashcards
Hybrid Systems
Define:
Hybrid Intelligent System
A system that combines at least two intelligent technologies.
Define:
Soft Computing
An emerging approach to building hybrid intelligent systems capable of reasoning and learning in an uncertain and imprecise environment.
Define:
Black-box
A system where knowledge is lost on discretization.
Define:
Neural Expert System
Connectionist Expert System
A hybrid system that combines a neural network and rule-based expert system.
Describe:
Approximate Reasoning
with regards to inference machines.
Inference requires precise matching but a neural network allows for imprecise matching.
Define:
Neuro-Fuzzy System
A hybrid system that combines a neural networks and fuzzy logic.
Relate the neural layers to the fuzzy inference in a neuro-fuzzy system.
- Input Layer
- Fuzzification Layer
- Fuzzy Rule Layer
- Output Membership Layer
- Defuzzification Layer
Define:
Evolutionary Neural Networks
A hybrid system that combines neural networks and genetic algorithms.
What makes a Evolutionary Neural Network strong?
The genetic algorithm attempts to find a set of weights (of the neural network) that minimizes the sum of squared errors.