Skip to content

Commit

Permalink
Added an abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
profvjreddi committed Sep 30, 2023
1 parent e046829 commit 5e096ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ project:
type: book
output-dir: _book

abstract: Machine Learning Systems for tinyML offers comprehensive guidance on deploying machine learning on embedded devices. As edge computing and the Internet of Things proliferate, this textbook provides professionals and students the expertise to implement performant AI on resource-constrained hardware. A unique aspect of this book elucidates the entire machine learning workflow, from data engineering through training, optimization, acceleration, and production deployment. Key topics covered include deep learning and classical ML algorithms for embedded systems, efficient neural network architectures, hardware-aware training techniques, model compression, benchmarking for tinyML, and on-device learning. Additional chapters highlight cutting-edge advances like on-device data generation and crucial considerations around reliability, privacy, security, and responsible AI. With its rigorous approach spanning theory and practice across diverse tinyML application domains like smart homes, wearables, and industrial IoT, the book enables readers to develop specialized knowledge. Using concrete use cases and hands-on examples, readers will learn to apply machine learning to transform embedded and IoT systems. Overall, this indispensable guide provides a research-based foundation for leveraging machine learning in embedded systems.

book:
page-navigation: true
title: "MACHINE LEARNING SYSTEMS for tinyML"
Expand Down

0 comments on commit 5e096ed

Please sign in to comment.