Simple Image Recognition using TensorFlow data_helpers.py: This file contens the methods to load the data. softmax.py: Machine learning model using simple softmax classifier.