layout: post title: "Statistic Machine Learning Notes 1 Introduction" date: 2021-2-22 07:00:00 +0800
<br />
Given a dataset that contains n samples (x1, y1) (x2, y2)...
Find relation between features and output
and then do prediction
Regression: \ if y is a continuous variable (eg. price predicion)
Classification: \ label is a discrete variable
Dataset has no labels
Gaussian mixture model,
k-means,
PCA
Object detection
Objection localization
Image Classification
Machine translation
Collect data interactively
Try strategy and collect feedbacks
Improve the strategy based on the feedbacks
AI play video games
Alpha Go
MuZero (Dec 2020), Deepmind, more general, play all games.
Word "Embeddings": \
- Represent words by vectors \\
- Represent relation by direction
Senticap: \
- Describing Images with Sentiments
SemStyle: \
- Learning to Caption from Romantic Novels