Image-Classification-App-with-Custom-TensorFlow-Model icon indicating copy to clipboard operation
Image-Classification-App-with-Custom-TensorFlow-Model copied to clipboard

Learn how to code your own neural network in Python, then deploy it in an Image Classification App using TensorFlow Lite.

Image Classification App with Custom TensorFlow Model

Learn how to code your own neural network in Python, then deploy it in an Image Classification App using TensorFlow Lite.

We'll code a Convolutional Neural Network (CNN) model with TensorFlow, then deploy it as a TensorFlow Lite model in our Android app.

Check out the tutorial.

Tutorial

Thumbnail