TinyML: Getting Started with TensorFlow Lite for Microcontrollers | Digi-Key Electronics

In this tutorial, Shawn shows you how to use the TensorFlow Lite for Microcontrollers library to perform machine learning tasks on embedded systems. Specifically, he uses the STM32CubeIDE, but TensorFlow Lite for Microcontrollers can be copied to almost any embedded build system. You will need first need to train a sample neural network by following the steps in this video: Download all three model files (.h5, .tflite, .h). We show you how to generate the Tenso
Back to Top