Tensorflow 2.x 学习指南
翻译者:Github 马上学(mashangxue)
部署仅供内部学习
TensorFlow 2.x 学习指南1. Tutorials1.1 Estimators1.1.1 Linear1.2 Images1.2.1 Intro_to_cnns1.2.2 Hub_with_keras1.2.3 Segmentation1.2.4 Transfer_learning1.3 Keras1.3.1 basic_classification1.3.2 basic_regression1.3.3 basic_text_classification1.3.4 basic_text_classification_with_tfhub1.3.5 feature_columns1.3.6 overfit_and_underfit1.3.7 save_and_restore_models1.4 QuickStart1.4.1 beginner1.4.2 advanced1.5 Text1.5.1 image_captioning1.5.2 nmt_with_attention1.5.3 text_classification_rnn1.5.4 text_generation1.5.5 word_embeddings2. Guide2.1 Keras2.1.1 overview2.1.2 functional2.1.3 training_and_evaluation.html2.2 General2.2.1 eager.html2.2.2 effective_tf2.html2.2.3 migration_guide.html