DEPENDENCIES: python 3.x libraries: tensorflow, numpy, pickle, gzip, matplotlib
"tensor.py" is the main file which trains the data from the training examples and then predict the test labels for test data. All the three,i.e., train_data, train_labels and test_data should be present in the same folder as that of code.
Whole Data is also provided with the file "tensor.py"