An open API service indexing awesome lists of open source software.

https://github.com/sayakpaul/transfer-learning-with-cifar10

Leveraging Transfer Learning on the classic CIFAR-10 dataset by using the weights from a pre-trained VGG-16 model.
https://github.com/sayakpaul/transfer-learning-with-cifar10

convolutional-neural-networks deep-learning keras transfer-learning vgg-16

Last synced: 26 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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

Reference:
[Hands-On Transfer Learning with Python](https://www.packtpub.com/big-data-and-business-intelligence/hands-transfer-learning-python)