NTU machine learning assignment, course given by Hung-Yi Lee
-
2016_HW01_PM2p5
use linear regression to forecast PM2.5
-
2016_HW02_spam_classification
use different method to classify spam
-
2016_HW03_CIFAR10
import Keras to construct auto-encoder and DNN for classification
-
2017_HW05_movie_recommendation
use matrix factorization and NN model to build simple recommendation system