You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This is a collection of runnable tutorials hosted on Colaboratory. Colaboratory is a hosted Jupyter notebook environment that’s easy to use and requires no setup.
4
4
5
-
**ML Kit Image Labeling Model Maker** - Follow this Colab to learn how to use an Image Labeling model with TFLite ModelMaker. The TFLite Model Maker library simplifies the process of adapting and converting a TensorFlow neural-network model to a model suitable for on-device ML applications.
5
+
**[ML Kit Image Labeling Model Maker](https://colab.sandbox.google.com/github/googlesamples/mlkit/blob/master/tutorials/mlkit_image_labeling_model_maker.ipynb)** - Follow this Colab to learn how to use an Image Labeling model with TFLite ModelMaker. The TFLite Model Maker library simplifies the process of adapting and converting a TensorFlow neural-network model to a model suitable for on-device ML applications.
6
6
7
7
## How to make contributions?
8
8
Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)
0 commit comments