EECE5644 Assignment 4
EECE5644 Assignment 4 Question 1 (60%) Train and test Support Vector Machine (SVM) and Multi-layer Perceptron (MLP) classifiers that aim for minimum probability of classification error, i.e., we are using 0-1 loss; all error in- stances are equally bad. You may use a trusted implementation in your choice of programming language and software packages, e.g., …