Skip to content

sthomp/tensorflow_transfer_cifar10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow Transfer Learning on CIFAR-10

Trains a softmax regression model on CIFAR-10 using CNN pool_3 weights from inception-v3

Make sure to pre-compute CNN codes before training by running serialize_data()

This is the code that supplements my original blog post

About

tensorflow_transfer_cifar10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages