Book Image

TinyML Cookbook

By : Gian Marco Iodice
Book Image

TinyML Cookbook

By: Gian Marco Iodice

Overview of this book

This book explores TinyML, a fast-growing field at the unique intersection of machine learning and embedded systems to make AI ubiquitous with extremely low-powered devices such as microcontrollers. The TinyML Cookbook starts with a practical introduction to this multidisciplinary field to get you up to speed with some of the fundamentals for deploying intelligent applications on Arduino Nano 33 BLE Sense and Raspberry Pi Pico. As you progress, you’ll tackle various problems that you may encounter while prototyping microcontrollers, such as controlling the LED state with GPIO and a push-button, supplying power to microcontrollers with batteries, and more. Next, you’ll cover recipes relating to temperature, humidity, and the three “V” sensors (Voice, Vision, and Vibration) to gain the necessary skills to implement end-to-end smart applications in different scenarios. Later, you’ll learn best practices for building tiny models for memory-constrained microcontrollers. Finally, you’ll explore two of the most recent technologies, microTVM and microNPU that will help you step up your TinyML game. By the end of this book, you’ll be well-versed with best practices and machine learning frameworks to develop ML apps easily on microcontrollers and have a clear understanding of the key aspects to consider during the development phase.
Table of Contents (10 chapters)

Other Books You May Enjoy

If you enjoyed this book, you may be interested in these other books by Packt:

Intelligent Workloads at the Edge

Indraneel Mitra, Ryan Burke

ISBN: 9781801811781

  • Build an end-to-end IoT solution from the edge to the cloud
  • Design and deploy multi-faceted intelligent solutions on the edge
  • Process data at the edge through analytics and ML
  • Package and optimize models for the edge using Amazon SageMaker
  • Implement MLOps and DevOps for operating an edge-based solution
  • Onboard and manage fleets of edge devices at scale
  • Review edge-based workloads against industry best practices

Artificial Intelligence for IoT Cookbook

Michael Roshak

ISBN: 9781838981983

  • Explore various AI techniques to build smart IoT solutions from scratch
  • Use machine learning and deep learning techniques to build smart voice recognition and facial detection systems
  • Gain insights into IoT data using algorithms and...