Key Concepts - Week Ten Flashcards
AI (Artificial Intelligence):
The simulation of human intelligence in machines
Expert System:
A computer system that mimics the decision-making ability of a human expert
Also an intelligent/knowledge-based system for capturing tacit knowledge in a very specific and limited domain of human expertise, capturing the knowledge of skilled employees in the form of a set of rules in a software system that can be used by others in the organization
Rule-Based System:
A software system based on a set of if-then rules and inference engine
Inference Engine:
The software that processes rules to draw conclusions
Machine Learning:
A subset of AI where computers learn from data without being explicitly programmed
Can recognize patterns, gains experience, uses prior learnings (database), supervised vs. unsupervised learning
NLP (Natural Language Processing):
Technology that enables computers to understand, interpret, and respond to human language
Neural Networks:
AI systems designed to simulate the way the human brain analyzes & processes information
Find patterns and relationships in massive amounts of data too complicated for humans to analyze.
Humans “train” networks by feeding it data inputs for which outputs are known, to help neural networks learn solutions by example from human experts