M6 Flashcards
Study the content covered in module 6
1
Q
AI (Artificial Intelligence)
A
Intelligence demonstrated by machines
2
Q
ML (Machine Learning)
A
Study of computer algorithms that can improve automatically through experience and data. Subset of AI. Approach to achieve AI.
3
Q
DL (Deep Learning)
A
Subset of ML, part of larger family of ML methods based on ANN. One technique to implement ML.
- needs LOTS of labeled data and LOTS of computational power
- can handle high dimensionality data and feature extraction done automatically
4
Q
Types of ML algorithms
A
- Supervised learning (labeled data)
- Unsupervised learning (unlabeled data)
- Reinforcement learning (no training data)
5
Q
ANN (Artificial Neural Network)
A
Simple type: perceptron