ML 基础学习:https://www.tensorflow.org/resources/learn-ml
1、tutorials
Tutorials show you how to use TensorFlow with complete, end-to-end examples.
- 参考:https://www.tensorflow.org/tutorials/
- 红色圈中处简单了解(所介绍的内容均在以下红线处)
1)Beginner
(1)ML basics with Keras
(2)Load and preprocess data
2)Advanced
(1)Customization
2、guide
- Guides explain the concepts and components of TensorFlow.
3、migrate
- 介绍从 tf-1.x 迁移到 tf-2.x