Tensorflow 2.0 学习资源

时间:2023-03-09 04:27:37
Tensorflow 2.0 学习资源

我从换了新工作才开始学习使用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_chinese

tf2.0训练mobilenetV3:https://zhuanlan.zhihu.com/p/65636894

tf2.0 finetune:https://www.tensorflow.org/beta/tutorials/images/transfer_learning

tf2.0笔记,从源码分析,写的比较深刻 https://zhuanlan.zhihu.com/c_1131504619054010368