Authors: Melody Gatan & Matthew Nguyen
Course: CECS 456 - Deep Learning
Date: December 5, 2025
Comparison of VGG16 and ResNet50 architectures on Animals10 dataset.
- Open
VGG16_Animals10.ipynborRestNet.ipynbin Google Colab - Change runtime to GPU:
Runtime→Change runtime type→ SelectT4 GPUorA100 GPU - Run the first cell to download the dataset (you'll need to upload your
kaggle.jsonfile)- Get kaggle.json from: https://www.kaggle.com/settings → API → "Create New Token"
- Run all remaining cells
- VGG16: 85.06% test accuracy
- ResNet50: 91.73% test accuracy
Full report: CECS456_project.pdf