Difference between revisions of "EverywhereML"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
= Alternatives = | = Alternatives = | ||
* https://github.com/BayesWitnesses/m2cgen | * https://github.com/BayesWitnesses/m2cgen | ||
+ | |||
+ | |||
+ | [[Category:Machine Learning]] |
Latest revision as of 11:32, 13 June 2024
With everywhereML, you can train machine learning models and deploy them on different microcontroller platforms https://github.com/eloquentarduino/everywhereml
To try out the example
- download the following python notebook (and change the file type to ipynb - remove .txt)
- download the example dataset File:Concatenated df 3 led.csv
Run the Python notebook and make sure that the path to the data file is adapted in the notebook to fit your local system.