M6 Flashcards

Study the content covered in module 6

1
Q

AI (Artificial Intelligence)

A

Intelligence demonstrated by machines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Types of ML algorithms

A
  • Supervised learning (labeled data)
  • Unsupervised learning (unlabeled data)
  • Reinforcement learning (no training data)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

ANN (Artificial Neural Network)

A

Simple type: perceptron

How well did you know this?
1
Not at all
2
3
4
5
Perfectly