Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 294 Bytes

File metadata and controls

8 lines (5 loc) · 294 Bytes

IML-ex3

Classification

In the file models.py 5 different classifiers are implemented

In the file comparison.py we're comparing between the performance of the 5 classifiers

In the mnist_data.py file we're loading mnist images, training 3 models on a training set and test their accuracies