Reference Models¶
The MLTK comes with pre-trained reference models which may be used as a starting point for your own models.
The source code for these models may be found on Github: https://github.com/siliconlabs/mltk/tree/master/mltk/models.
| Name | Description |
|---|---|
| Example Models | Models that demonstrate the basic functionality of the MLTK and Tensorflow APIs |
| Silicon Labs Models | Models used by the various MLTK examples |
| TinyML Models | Models used by the TinyML benchmark |
| TF-Lite Micro Models | Models developed by the Tensorflow-Lite Micro team |
| Common Model Architectures | Common, non-application specific model architectures |