lmoroney / dlaicourse

Notebooks for learning deep learning
5.66k stars 5.36k forks source link

Removing redundant import #24

Open sahajre opened 5 years ago

sahajre commented 5 years ago

We are using only keras from tensorflow and it has been imported, so there is no need to import everything from tensorflow as tf.