Machine Learning

Homework 1, Due 2018/12/21

1. Download 3 classes of training images from web. Each class has 50 images, and the total is 150 images.

 

2. Design a SVM classifier and training it on the 150 images

Example:

https://scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html#sphx-glr-auto-examples-applications-plot-face-recognition-py

 

3. Download 3 classes of testing images from web. Each class has 10 images, and the total is 30 images.

 

4. Test the SVM on these 30 testing images.

 

Upload your homework to e起來-高大教學平台 .