EverywhereML

From Sketching with Hardware at LMU Wiki
Revision as of 12:32, 13 June 2024 by Mayersven (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)

File:Classifier.ipynb.txt

Run the Python notebook and make sure that the path to the data file is adapted in the notebook to fit your local system.


Alternatives[edit]