Skip to content

prudhvirajn/ServeML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServeML

UC CS 21 Senior Design Project: "Machine Learning and Deep Learning: What Happens After Training?"

This is a research project investigating how machine learning systems behave once they have been deployed. For now, we are researching how do these neural networks trained for classification behave in response to augmentations.

Project done by Prudhviraj Naidu.
Advised by Dr. Nan Niu.

Table of Contents

  1. Project Description
  2. User Interface Specification
  3. Test Plan and Results
  4. User Manual
  5. Spring Final PPT Presentation
  6. Final Expo Poster
  7. Assessments
  8. Summary of Hours and Justification

FAQ

Q1: How to download the dataset?

Ans: Download the entire ImageNet dataset and use the specific wnids provided in the text files in the data directory.

Q2: How long does it take to train?

Ans: It took 8 hours to train for 120 epochs on Kaggle GPU

Q3: Can we use TPU?

Ans: No, the keras training pipeline uses data augmentation operations which are currently not supported by TPU.

About

UC CS 21 Senior Design Project: "Machine Learning and Deep Learning: What Happens After Training?"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published