tensorflow较好的教程记录

TensorFlow简介及各函数功能:
https://zhuanlan.zhihu.com/c_1091021863043624960
https://www.w3cschool.cn/tensorflow_python/tensorflow_python-bm7y28si.html
https://www.mashangxue123.com/tensorflow/tf2-tutorials-keras-save_and_restore_models.html

TensorFlow常量、变量和占位符详解:http://c.biancheng.net/view/1885.html

Tensorflow2.0常用函数汇总:https://blog.csdn.net/u012263517/article/details/105421461

最全Tensorflow2.0 入门教程持续更新:https://zhuanlan.zhihu.com/p/59507137

Tensorflow2.0 github上中文相应的源码:https://github.com/czy36mengfei/tensorflow2_tutorials_chinese

tensorflow2.0模型训练的几种方法:https://www.cnblogs.com/xiximayou/p/12690453.html

Tensorflow2.0之三种方法自定义GoogLeNet:https://blog.csdn.net/qq_36758914/article/details/104929537
https://www.cnblogs.com/sun-a/p/13428570.html
https://zhuanlan.zhihu.com/p/78833096
TensorFlow2.0实现InceptionV4, InceptionResNetV1/V2:
https://zhuanlan.zhihu.com/p/85719569
https://www.it610.com/article/1281584416757399552.htm

Tensorflow 2.0 搭建网络练习(搭建Resnet50):https://blog.csdn.net/danyuliuyan/article/details/105120025?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromBaidu-2.control&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromBaidu-2.control

你可能感兴趣的:(tensorflow较好的教程记录)