Skip to content

An implementation of a transfer learning model to CIFAR10 dataset.

License

Notifications You must be signed in to change notification settings

shayansoh/transfer-learning-vgg16-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Transfer Learning VGG16 CNN

An implementation of a transfer learning model on CIFAR10 dataset.

-- Project Status: [WIP]

Project Intro/Objective

VGG16 is a CNN architecture model trained on the famous ImageNet dataset. In this notebook, we will use a pretrained VGG16 network to perform image classification on the CIFAR10 dataset.

Methods Used

  • Deep Learning
  • Transfer Learning
  • CUDA Training
  • etc.

Technologies

  • Python, Markdown
  • PyTorch
  • Jupyter
  • etc.

About

An implementation of a transfer learning model to CIFAR10 dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published