Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1 KB

README.md

File metadata and controls

21 lines (18 loc) · 1 KB

USC-Master-Courses

Upload some of the assignments or projects for record.

2017FALL:

2018SPRING:

2018FALL:

  • CSCI 567: Machine Learning
    • P1: K nearest neighbor (KNN) and linear regression.
    • P2: Logistic regression and some neural network (mlp, cnn with backprop).
    • P3: Decision trees and boosting (specifically, Adaboost).
    • P4: K means and gaussian mixture models (GMM).
    • P5: Hidden markov model (HMM) and principal component analysis (PCA).