Skip to content

Upload some of the assignments or projects for record.

Notifications You must be signed in to change notification settings

zhanpenghe/USC-CS-Courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c30e8cf · Jun 2, 2019

History

54 Commits
Jun 2, 2019
Apr 21, 2018
Jan 9, 2019
Nov 20, 2017
Jan 8, 2019
Dec 13, 2017
Jan 9, 2019
Jan 9, 2019

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