Skip to content

zhanpenghe/USC-CS-Courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).