Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 733 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 733 Bytes

Tensorflow Lite for Microcontrollers in CODAL

This is a library that begins to integrate TfLite Micro into CODAL.

TODO:

  • Optimisation
    • This point is to be expanded on!
  • Documentation
  • Type support

Usage & Docs

This is on the way ...

Include an example of how to include a library in codal.json

See a simple example of usage in my repo here. And a wider discussion of my experiences of ML on micro:bit here.

For a fun, more complete example of using ML on microbit using this extension, look at my Cloudlet AI work here.