BinRoot / TensorFlow-Book

Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
http://www.tensorflowbook.com
MIT License
4.45k stars 1.21k forks source link

Updated to TensorFlow v1.0 #16

Closed alanyee closed 7 years ago

alanyee commented 7 years ago

Remove depreciated modules such as scalar_summary

BinRoot commented 7 years ago

Thanks!