mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 01:28:35 -05:00
Clean-up TinyML/Embedded #201
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profvjreddi on GitHub (Aug 27, 2024).
Originally assigned to: @profvjreddi on GitHub.
When I initially started working on this book for the class, it was focused on tiny machine learning. However, as I began writing, it became clear that machine learning systems, whether big or small, share the same fundamentals. Consequently, I've been gradually trying to move away from explicitly discussing or mentioning tiny ML in the book. Nevertheless, I haven't fully addressed this yet, and it needs to be cleaned up through all the chapters. The goal is to focus on ML systems broadly as a category and using Cloud, Edge and Tiny as just examples of classes of ML deployments.