This is an implementation for the algorithm (both training and testing) fully vectorized in numpy (CPU) only, in a shallow neural network paper link : https://www.academia.edu/813112/Support_vector_machines_for_multi_class_pattern_recognition
- numpy
- matplotlib
for data handling and preprocessing
- pandas
- sklearn
Preprocess the data doing some dimensionality reduction then tain the model.
CIFAR-100 wheat_seeds