This is the first group project of ECE7123 Deep Learning I took at NYU Tandon in Spring 2022.
Download the CIFAR-10 data from here: http://www.cs.toronto.edu/~kriz/cifar.html And put it in the ./data folder.
checkpoints folder contains our trained models and their corresponding training loss, testing loss and testing accuracy during training.
python training/main.py
python training/evaluate_checkpoint.py