Skip to content

Commit 0e20971

Browse files
authored
Update site/en/hub/migration_tf2.md
1 parent 6bb1b14 commit 0e20971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/hub/migration_tf2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ model = tf.keras.Sequential([
4646
...])
4747
```
4848

49-
Many tutorials show these APIs in action. See in particular
49+
Many tutorials show these APIs in action. Here are some examples:
5050

5151
* [Text classification example notebook](https://github.com/tensorflow/docs/blob/master/site/en/hub/tutorials/tf2_text_classification.ipynb)
5252
* [Image classification example notebook](https://github.com/tensorflow/docs/blob/master/site/en/hub/tutorials/tf2_image_retraining.ipynb)

0 commit comments

Comments
 (0)