This repository provides a Python implementation of Support Vector Machines (SVM) from scratch using a quadratic solver like CXPY. The implementation includes both soft margin and hard margin SVM algorithms.
mnist-classification support-vector-machines svm-kernel quadratic-solver hard-margin-svm soft-margin-svm
-
Updated
Jun 5, 2023 - Jupyter Notebook