Daily Archives :

Wednesday, August 19, 2020

Keras

Creating a simple Keras model for inference on microcontrollers – part 1

Creating a simple Keras model for inference on microcontrollers – part 1 1170 687 Irnas
In this two-article series we will see how to train a machine learning model and deploy it to a microcontroller. For that, we will use TensorFlow Lite framework.