Skip to content

JacobPolloreno/cifar10_keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cifar10 Example Networks in Keras

WARNING

  • Running some of the cells in the jupyter notebook to build the bottleneck features will take considerable amount of time as well as space. Further, running the TSNE cells will take a very long time to finish calculating.

CNN from scratch

Transfer Learning (Inceptionv3 Network)