fchollet / keras-resources

Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
3.25k stars 887 forks source link

Keras + Tensorflow + InceptionV3 example does not work #32

Closed rcrespocano closed 7 years ago

rcrespocano commented 7 years ago

Hi,

I've seen that the inception example doesn't exists. The following URL doesn't exists: https://github.com/fchollet/keras/blob/master/examples/inception_v3.py

Is that example the same that you presented at TensorFlow Dev Summit 2017 (https://www.youtube.com/watch?v=UeheTiBJ0Io)?

Thank you in advance.

Regards, Rubén