Skip to content

Commit

Permalink
Update site/en/hub/migration_tf2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
8bitmp3 authored Feb 12, 2024
1 parent 6bb1b14 commit 0e20971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/en/hub/migration_tf2.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ model = tf.keras.Sequential([
...])
```

Many tutorials show these APIs in action. See in particular
Many tutorials show these APIs in action. Here are some examples:

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

0 comments on commit 0e20971

Please sign in to comment.