GCP Model Categories
Let’s clarify difference between Artificial Intelligence and Machine Learning.
Artificial Intelligence
Umbrella term related to anything related to computers mimicing human intelligence.
Examples:
- robots
- self driving cars
Machine Learning
It’s a subset of AI which allows computers to learn without explicitly programmed, in contrast to traditional programming where the computer is told explicitly what to do.
Examples:
- Supervised Learning: uses label data, is task driven, and identifies a goal
- Classification (e.g. logistic regression)
- Regression (e.g. linear regression)
- Unsupervised Learning: uses unlabeled data, is data driven, and identifies patterns.
- Clustering (k-means)
- Association (a priori)
- Dimensionality Reduction (PCA)
#certification #engineer #machine #platform #cloud #path #learning #gcp #google #ai #model