Videos for Getting Started with TinyML

For anyone that’s curious, I made a couple of videos for DigiKey about getting started with TensorFlow Lite for Microcontrollers and STM32 X-CUBE-AI. While I imagine most people here are already familiar with these libraries, I figured it might help newcomers.

I also compared X-CUBE-AI to TFLite for MCUs and found it to be (generally) faster and smaller than TFLite, but it’s closed source and runs only on STM32 controllers.

Getting Started with TensorFlow Lite for Microcontrollers: https://www.youtube.com/watch?v=gDFWCxrJruQ
Getting Started with STM32 X-CUBE-AI: https://www.youtube.com/watch?v=crJcDqIUbP4

Hope that helps, and feedback is welcome!

2 Likes