Maker.io main logo
PROJECT

TinyML: Getting Started with STM32 X-CUBE-AI

By ShawnHymel

In this tutorial I’ll walk you through the process of setting up a simple X-CUBE-AI project and running inference on a pre-trained neural network

PROJECT

TinyML: Getting Started with TensorFlow Lite for Microcontrollers

By ShawnHymel

Learn how to perform machine learning model training on a computer and then run the created inference on a 32-bit processor.