"Using TensorFlow Lite to Deploy Deep Learning on Cortex-M Microcontrollers," a Presentation from Google
The document discusses deploying TensorFlow Lite on Cortex-M microcontrollers for applications like speech recognition, emphasizing its lightweight design suitable for embedded systems. It outlines setup instructions for hardware and software and provides a tutorial for building a speech wake word recognition model. TensorFlow Lite for microcontrollers has a small code footprint and aims to enable various machine learning applications on constrained devices.