Artificial Intelligence Flashcards
(8 cards)
What is AI
A computer system that requires human intelligence and trained with data.
What is machine learning?
A way for computers to learn with training data.
What is a rule-based approach?
An approach that requires the programmer to write each input and its respective output (if… then…).
What is a data-driven approach?
An approach that requires training data and learns patterns.
What is supervised learning?
A way for computers to learn that requires lots of training data with known answers.
What is unsupervised learning?
A way for computers to learn that is used for grouping similar data.
What is reinforcement learning?
A way for computers to learn that requires trial and error.
What is the effect bias can have on a computer’s predictions?
It can often alter the accuracy and will make unfair predictions.