Use case with Support Vector Machine

To ensure that not only the implementation is learning, but is able to outsmart the softmax, as this article suggests, I ran svm_mnist.py script. It was based on the MNIST experiment description on the article and this tutorial.

To this you will need

I recommend installing matplot to visualize examples