- A "Hello world" example of tiny ml.
- This dataset is from https://www.kaggle.com/datasets/brjapon/gearbox-fault-diagnosis.
- We provide an example training script for this dataset, as well as code for converting it to TFLite and C source code.
- If you haven't installed NuEdgeWise, please follow these steps to install Python virtual environment and choose
NuEdgeWise_env
. - Skip if you have done.
- The
dnn.ipynb
orautoencoder.ipynb
notebooks will assist you in preparing the data, training the model, and finally converting it to TFLite and C++ files.
- ML_M460_SampleCode
tflu_gearbox_samplecode