Chapter 7 - Artificial Intelligence Application
Chapter 7 - Artificial Intelligence Application
Endless possibilities
in daily applications, Recognize objects in Translate between Speak, transcribe
unbiased decisions, images languages speech
digital assistance, etc.
Machine
Labeled Data Learning
algorithm
Training
Prediction
Learned
Labeled Data Prediction
model
Machine Learning Basics (cont.)
Business Intelligence
Signal Processing
Data
• NIPS 2003 feature selection contest
• mldata.org
• UCI machine learning repository
Machine
Contests
learning
• Kaggle
resources
Software
• Python sci-kit
• R
• Tensorflow
• Your own code
The Learning
Problem
Face
Detection/Recognition:
Identify human faces
Supervised Learning: Training
Supervised
Learning:
Testing
Supervised
Learning:
Testing
Unsupervised learning
• Unsupervised learning categories and techniques
• Clustering
• k-means clustering
• Mean-shift clustering
• Spectral clustering
• Density estimation
• Gaussian mixture model (GMM)
• Graphical models
• Dimensionality reduction
• Principal component analysis (PCA)
• Factor analysis
Unsupervised learning
• Unsupervised learning categories and techniques
• Clustering
• k-means clustering
• Mean-shift clustering
• Spectral clustering
• Density estimation
• Gaussian mixture model (GMM)
• Graphical models
• Dimensionality reduction
• Principal component analysis (PCA)
• Factor analysis
Unsupervised Learning
Unsupervised Learning (cont.)
• The training data does not contain any output information at all (i.e.
unlabeled data).