School of Computer Science and Engineering, College of Engineering, Chung-Ang University, Seoul, South Korea
Assignment list
- Survey
- First-order Taylor approximation
- Compute averate image using l2-norm (MNIST image)
- K-means Clustering
- K-means Clustering on color image - Image segment
- K-means clustering on the spatial domain
- Apply K-means algorithm to both image value and its spatial domain
- Polynomial fitting
- Build a binary classifier to classify digit 0 against all the other digits at MNIST dataset
- Build a binary classifier to classify all digits at MNIST dataset.
- Build a binary classifier to classify all digits at MNIST dataset with feature extracting.