Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 294 Bytes

File metadata and controls

17 lines (14 loc) · 294 Bytes

Implementation of Some Basic ML algorithms - CS385_2021_Spring

Teacher 张拳石

Classify Task

- Logistic
- Logistic + Ridge Loss
- Logistic + Lasso Loss
- RBF Kernel + Logistic
- LDA
- SVM
- EM (GMM)
- CNN

Generate Task

- GAN
- VAE