Skip to content

mluogh/transfer-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer Learning

Performed transfer learning on the CIFAR-100 Dataset, with a 60-40 split of the labels.

  • Orange: original training on the 60 split labels
  • Purple: training from scratch on the 40 split labels
  • Teal: transferred weights from the model trained on the 60 split labels, trained on 40 split labels

Test Accuracy Chart

As you can see, the transferred model trains both quicker and more accurately!

Releases

No releases published

Packages

No packages published

Languages