Image classification using deep learning Libraries: keras, matplotlib, sys Language: Python 3.7.4 Dataset: CIFAR-10 Paramteres: Learning rate = 0.001 momentum = 0.9 Loss function = Categorical cross entropy epochs = 100 batch size = 64 Validation accuracy of the model = 84.6%