AI Flashcards
AI
AI
Creating a system that produces results comparable to human intelligence.
Artificial Intelligence
Creating a system that produces results comparable to human intelligence.
Artificial Neural Network
AI system that attempts to mimic the neurons and synapses in the human brain.
Boolean logic
Logic in which clauses can have one of two states ,such as yes or no, true or false.
brute force searching
AI technique that considers all possible solutions, looking for the best.
CAPTCHA
System designed to create text that is unreadable to a computer but understandable to a person, to reduce spam.
chaining
Use of logical statements to come to a conclusion.
Chinese Room, the
Thought experiment dealing with the idea of knowledge.
computational intelligence
Approach that tries to create systems that think and learn in the same way humans do.
confidence interval
Level of certainty in an answer a pattern recognition system provides.
expert system shell
Software used to create expert systems.
expert systems
Software designed to make the same decisions that a human expert would, in a given knowledge domain.
feedback loop
Use of previous answers (right or wrong) to improve the decision making process next time.
fuzzy logic
Logic in which items can have multiple values. Used in AI.
fuzzy set theory
System in which items can be partial or complete members of a set. Used in AI.