# Firebase ML

Firebase ML is a Firebase machine-learning product providing cloud-based APIs and custom model deployment; it is deprecated and scheduled to shut down on June 15, 2027.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Enhance your TensorFlow Lite deployment with Firebase

DevFeed: [Enhance your TensorFlow Lite deployment with Firebase](<https://devfeed.tech/articles/enhance-your-tensorflow-lite-deployment-with-firebase-16344.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2020/06/enhance-your-tensorflow-lite-deployment-with-firebase>)

Author: Khanh LeViet

Published: 2020-06-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [TensorFlow Lite](<https://devfeed.tech/topics/tensorflow-lite.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Firebase ML](<https://devfeed.tech/topics/firebase-ml.md>), [model-deployment](<https://devfeed.tech/topics/model-deployment.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-ml](<https://devfeed.tech/tags/firebase-ml.md>), [google](<https://devfeed.tech/tags/google.md>), [inference](<https://devfeed.tech/tags/inference.md>), [ios](<https://devfeed.tech/tags/ios.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [ml-kit](<https://devfeed.tech/tags/ml-kit.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [tensorflow-lite](<https://devfeed.tech/tags/tensorflow-lite.md>)

### AI overview

This tutorial explains how to use Firebase Machine Learning to enhance TensorFlow Lite model deployment in Android and iOS applications. It covers over-the-air model delivery, downloading models on demand, model management through the Firebase Console or API, and production features such as inference-speed measurement and A/B testing.

### Source excerpt

News, tutorials, and updates from the Firebase team.