We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb1b14 commit 0e20971Copy full SHA for 0e20971
site/en/hub/migration_tf2.md
@@ -46,7 +46,7 @@ model = tf.keras.Sequential([
46
...])
47
```
48
49
-Many tutorials show these APIs in action. See in particular
+Many tutorials show these APIs in action. Here are some examples:
50
51
* [Text classification example notebook](https://github.com/tensorflow/docs/blob/master/site/en/hub/tutorials/tf2_text_classification.ipynb)
52
* [Image classification example notebook](https://github.com/tensorflow/docs/blob/master/site/en/hub/tutorials/tf2_image_retraining.ipynb)
0 commit comments