Deep learning for lazybones
By Oliver Dürr (ZHAW) Reposted from http://oduerr.github.io/blog/2016/04/06/Deep-Learning_for_lazybones In this blog I explore the possibility to use a trained CNN on one image dataset (ILSVRC) as feature extractor for another image dataset (CIFAR-10). The code using TensorFlow can be found at github. Schlagwörter: Data Science, Deep Learning, Python