The officially supported TensorFlow Lite Micro library for Arduino resides in the tflite-micro-arduino-examples GitHub repository. To install the in-development version of this library, you can use ...
A minimal serial communication implementation using bit-banging technique, optimized for ATtiny and ATmega microcontrollers with cross-platform compatibility. This library provides transmit-only ...