我从换了新工作才开始学习使用Tensorflow,感觉实在太难用了,sess和graph对 新手很不友好,各种API混乱不堪,这些在tf2.0都有了重大改变,2.0大量使用keras的 api,初步使用起来,感觉跟pytorch很像,所以,直接拥抱2.0吧 一些学习资源 tf2.0快速上手:https://zhuanlan.zhihu.com/p/66934267 tf2.0中文教程:https://github.com/czy36mengfei/tensorflow2_tutorials_ch…