Assignment 1: : Image Classification, kNN, SVM, Softmax, Fully Connected Neural Network Code Q1: k-Nearest Neighbor classifier Q2: Training a Support Vector Machine Q3: Implement a Softmax classifier Q4: Two-Layer Neural Network Q5: Higher Level Representations: Image Features Additional Notes A1: Calculate Distances A2: Support Vector Machine A3: Softmax A4: Neural Network