buriburisuri / sugartensor

A slim tensorflow wrapper that provides syntactic sugar for tensor variables. This library will be helpful for practical deep learning researchers not beginners.
MIT License
372 stars 63 forks source link

Path to Tensorboard #21

Open jonsafari opened 7 years ago

jonsafari commented 7 years ago

The path to tensorboard has changed, so sg_train.py needs to be updated. For some reason, removing contrib works fine in python3, but not python2 (for me, at least).