warmspringwinds / tensorflow_notes

Tensorflow notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade to tf v1 api

roberttreichler opened this issue · comments

For tensorflow_notes/simple_classification_segmentation.ipynb, may it be possible to upgrade to tf v1 API? For a beginner like myself, this tutorial is amazing. Cheers!

I've submitted a PR with changes for the new TF API (but also Python 3)