====== Homework 05 ====== ===== Goal ===== Implement (simplified) SVM method - input 2D data and their label (in two classes) - implement quadratic programming - output (and plot) classification results ===== Requirements ===== - Programming lanuage: python - Plot the results in [[http://matplotlib.org/|matplotlib]]