Team Members: Jose Alfredo Lopez-Vergara, Patrick Yao
The code is leveraged from the tutorial created by Jason Brownlee titled: "How to Develop a CNN From Scratch for CIFAR-10 Photo Classification" Link to Brownlee tutorial: https://machinelearningmastery.com/how-to-develop-a-cnn-from-scratch-for-cifar-10-photo-classification/
If you have a NVIDIA GPU, it is best to enable CUDA for TensorFlow. Here is a link to a tutorial which we follow to enable CUDA within our GPU: https://www.tensorflow.org/install/gpu
The images used in the project are obtain from google image search.
In order to save time for Prof. Pham, we have saved the console output into HTML files.