Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 768 Bytes

File metadata and controls

14 lines (9 loc) · 768 Bytes

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.

Thumbnail