awjuliani / TF-Tutorials

A collection of deep learning tutorials using Tensorflow and Python
523 stars 189 forks source link

input_data import #4

Closed cowhi closed 7 years ago

cowhi commented 7 years ago

Hi, your "import input_data" is not working for me. In the official TF tutorial, the import call changed to "from tensorflow.examples.tutorials.mnist import input_data". Thx for the tuts, they are great!

awjuliani commented 7 years ago

Thanks for pointing this out. I will update the files appropriately!