Scan images through given labeled dataset, and predict values of test dataset.
This includes test normalization, 1 hot encoding, building and training a neural network then with predict output with softmax function after training the convolution network.