Skip to content

mel418/CECS456_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CECS 456 Deep Learning Project

Authors: Melody Gatan & Matthew Nguyen
Course: CECS 456 - Deep Learning
Date: December 5, 2025

Comparison of VGG16 and ResNet50 architectures on Animals10 dataset.

How to Run

  1. Open VGG16_Animals10.ipynb or RestNet.ipynb in Google Colab
  2. Change runtime to GPU: RuntimeChange runtime type → Select T4 GPU or A100 GPU
  3. Run the first cell to download the dataset (you'll need to upload your kaggle.json file)
  4. Run all remaining cells

Results

  • VGG16: 85.06% test accuracy
  • ResNet50: 91.73% test accuracy

Full report: CECS456_project.pdf

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors