Lab 8 - Gnkhakimova/CS5542-BigData_LabAssignments GitHub Wiki

Lab 8

1 Softmax Classification was implemented using MNIST dataset. One of the requirement of this task was to find a new dataset in our application, unfortunately I could not find such dataset for Tensorflow, I found a dataset from Keras but it was in a different format (if I would have used that dataset I would have to also not to use Tensorflow), that is why I swapped training an testing data that was provided to us in order to implement Softmax Classification. Accuracy: 90%. Screenshots: