Transfer-Learning-with-CIFAR10

Leveraging Transfer Learning on the classic CIFAR-10 dataset by using the weights from a pre-trained VGG-16 model.

Stars
9

Transfer Learning using a pre-trained VGG16 model on CIFAR-10 dataset.

Reference: Hands-On Transfer Learning with Python

Related Projects