Skip to content

This project aimed to determine the ideal hyperparameters to classify the CIFAR-100 dataset.

Notifications You must be signed in to change notification settings

SuzukiWest/CIFAR-CentralBigTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Using Transfer Learning in Building Federated Learning Models on Edge Devices

Senior Research Project - Completed at Mount Royal University - By Jordan Suzuki

Credit to Yasaman Amannejad & Saba F. Lameh for the help with the code and paper

Summary

This project aimed to determine the ideal hyperparameters to classify the CIFAR-100 dataset.

In addition to Federated Learning (FL) Transfer Learning (TL) was used to pre-train base models.

These hyperparameters consist of:

  1. The base model (TL).
  2. The amount of clients involved (FL).
  3. The number of classification labels.
  4. Number of model training rounds.
  5. Constant vs. Variable client selection.

About

This project aimed to determine the ideal hyperparameters to classify the CIFAR-100 dataset.

Topics

Resources

Stars

Watchers

Forks

Languages