Skip to content

Commit 2710771

Browse files
authored
Update tutorials README with link to colab
1 parent b12825a commit 2710771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

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.
66

77
## How to make contributions?
88
Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)

0 commit comments

Comments
 (0)