sandeepmistry / aimldevfest-workshop-2019

TinyML on Arduino @ AI/ML DevFest Workshop - September 28, 2019
48 stars 20 forks source link

Clean up sketches with comments #9

Closed sandeepmistry closed 5 years ago

sandeepmistry commented 5 years ago

disclaimer not final API

sandeepmistry commented 5 years ago

A first cut of this is in https://github.com/sandeepmistry/aimldevfest-workshop-2019/commit/3b6c8a745c8bacef88286c63378ad9d3a96c0f46.

sandeepmistry commented 5 years ago

more simplification in https://github.com/sandeepmistry/aimldevfest-workshop-2019/commit/ed9b0fe07d5cf2313ddf65e47655836c7d0e220f ... I think this is the best we can get without wrapping the TFLM code in a new tab or class.

sandeepmistry commented 5 years ago

This is good enough for now.