Skip to content

Commit

Permalink
Update tutorials README with link to colab
Browse files Browse the repository at this point in the history
  • Loading branch information
calren authored Jun 25, 2020
1 parent b12825a commit 2710771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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.

**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.
**[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.

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

0 comments on commit 2710771

Please sign in to comment.