An implementation of a transfer learning model on CIFAR10 dataset.
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.
- Deep Learning
- Transfer Learning
- CUDA Training
- etc.
- Python, Markdown
- PyTorch
- Jupyter
- etc.