Get in Touch

Course Outline

Introduction

  • Microcontroller versus microprocessor
  • Microcontrollers designed for machine learning tasks

Overview of TensorFlow Lite Features

  • On-device machine learning inference
  • Addressing network latency
  • Addressing power constraints
  • Preserving privacy

Constraints of a Microcontroller

  • Energy consumption and size
  • Processing power, memory, and storage
  • Limited operations

Getting Started

  • Preparing the development environment
  • Running a simple Hello World on the microcontroller

Creating an Audio Detection System

  • Obtaining a TensorFlow model
  • Converting the model to a TensorFlow Lite FlatBuffer

Serialising the Code

  • Converting the FlatBuffer to a C byte array

Working with the Microcontroller's C++ Libraries

  • Coding the microcontroller
  • Collecting data
  • Running inference on the controller

Verifying the Results

  • Running a unit test to observe the end-to-end workflow

Creating an Image Detection System

  • Classifying physical objects from image data
  • Creating a TensorFlow model from scratch

Deploying an AI-enabled Device

  • Running inference on a microcontroller in the field

Troubleshooting

Summary and Conclusion

Requirements

  • Experience programming in C or C++
  • A basic understanding of Python
  • A general understanding of embedded systems

Audience

  • Developers
  • Programmers
  • Data scientists with an interest in embedded systems development
 21 Hours

Number of participants


Price per participant

Testimonials (2)

Provisional Upcoming Courses (Require 5+ participants)

Related Categories