/basic-MNIST-classifiers

A comparison between three different classifiers: MLP, CNN, and SVC. The CNN and SVC are implemented without the use of tensorflow, as an instructional example.

Primary LanguagePythonMIT LicenseMIT

Stargazers