Machine Learning Support

NuttX machine learning support lives in the apps repository under apps/mlearning. These packages wrap upstream TinyML runtimes and optimized kernels. The build system fetches the selected upstream sources when the corresponding Kconfig option is enabled.

Enable the libraries from:

Application Configuration  --->
  Machine Learning Support  --->

The following packages are available:

A ready-to-build simulator configuration is sim:tflm. See SIM.