nlintz / TensorFlow-Tutorials

Simple tutorials using Google's TensorFlow Framework
6k stars 1.51k forks source link

What's the context of classes #64

Closed xpain1 closed 7 years ago

xpain1 commented 7 years ago

hi @nlintz i wanna to run the demo,but i don't know the context of classes,so there is no result in line "for index, name in enumerate(classes):",could you tell me the context and the constuction of the pictures.

hunkim commented 7 years ago

Can you see .ipynb files, since they have outputs?