Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 583 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 583 Bytes

ML Homework 2023Fall

Here are some codes that I used for my PAML courses, SVM_classification.py is used for classify CIFAR-10 for the final project.

Thanks for LemuelKL's, Osamakhaan's and Nana0606's codes, my codes are based on their wonderful jobs, I add Autoencoder to do dimensionality reduction and feature extraction compared to HOG + PCA.

the dataset is CIFAR-10