Skip to content

Latest commit

 

History

History

readme.md

Generic Timeseries Classification

A simple timeseries classification example that classifies sine, square, and sawtooth waveforms.

How to Run

After completing the repository setup, run the following command from the tinyml-modelzoo directory:

Windows:

.\run_tinyml_modelzoo.bat examples\generic_timeseries_classification\<config_file>

** Linux:**

./run_tinyml_modelzoo.sh examples/generic_timeseries_classification/<config_file>

Available Default Configurations For Each Device Family

  • config.yaml - F28P55
  • config_MSPM0.yaml - MSPM0G5187
  • config_CC1352.yaml - CC1352
  • config_CC2755.yaml - CC2755
  • config_CC1354.yaml - CC1354
  • config_CC35X1.yaml - CC35X1