Simple convolutional neural network for image classification on CIFAR10 dataset. classify.py can be run to train the model, run inference on a test image, or to instanitate and train a Resnet20 model.