Good news everyone,
We have recently published the MicroAI Foundation Library, along with documentation and examples.
MicroAI provides essential functionality for interacting with Machine Learning models, specifically for running inferences.
Learn more about MicroAI here: MicroAI — MicroEJ Documentation
We also shared some application examples to show how to run simple ML models with MicroAI:
- SINE model: An example that manipulates a very basic model.
- MNIST_LSTM: An example that replicates tflite-micro mnist_lstm sample using MicroAI API.
Happy coding!
The MicroEJ Team.