Build and run a letter recognition NN model on an STM32L4 Discovery board
Introduction
Prepare development environment
Collect training data
Train the model
Feature extraction
Run the model on development board
Next Steps
Build and run a letter recognition NN model on an STM32L4 Discovery board
Who is this for?
This is an advanced topic for software developers interested in building network models for microcontrollers.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Build a letter recognition neural network(NN) model using TensorFlow framework
- Run the NN model on an STM32 B-L475E-IOT01A2 board using STM32CubeAI
Prerequisites
Before starting, you will need the following:
- Familiarity with ML concepts
- Familiarity with C programming on microcontrollers
- STM32 B-L475E-IOT01A2 board