/TF-lite-blog

Primary LanguageJupyter Notebook

TF-lite-blog

Contains supplementary material for the blog post [2021-12-XX Machine Learning on Mobile and Embedded Devices](2021-12-XX Machine Learning on Mobile and Embedded Devices)

Execution Instructions

Google Colab (Recommended)

  • Click Open in Colab link in TF_Lite_Demo.ipynb notebook.

OR

OR

Local Jupyter Notebook

  • Install TensorFlow pip install tensorflow
  • Launch Jupyter notebook app jupyter notebook
  • Navigate and open the downloaded TF_Lite_Demo.ipynb file