PyTorch_Cifar_Classifier

Setup

Just start the "convolutional_nn.py"-file. It downloads the CIFAR dataset for training and testing and starts the model training and evaluation. The build using PyTorch.