Skip to content

CS599 Deep Learning - take-home exam implementation

Notifications You must be signed in to change notification settings

joanne8081/DL-HW1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My implementation for CS599 take-home exam

Image Classification using PCA and k-NN

Problem 1

Preprocess CIFAR-10 dataset

Problem 2

Perform dimensionality reduction with PCA

Problem 3

Self implement weighted k-NN classifier and apply to the transformed data

About

CS599 Deep Learning - take-home exam implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages