Tiny Machine Learning Quickstart: Machine Learning for Arduino Microcontrollers (Maker Innovations Series)
Author: Simone Salerno (Author)
ASIN: B0DR4PLWTW
Publisher finelybook 出版社: Apress
Edition 版本: First Edition
Publication Date 出版日期: 2025-04-16
Language 语言: English
Print Length 页数: 346 pages
ISBN-13: 9798868812934
Book Description
Book Description
From the Back Cover
Be a part of the Tiny Machine Learning (TinyML) revolution in the ever-growing world of IoT. This book examines the concepts, workflows, and tools needed to make your projects smarter, all within the Arduino platform.
You’ll start by exploring Machine learning in the context of embedded, resource-constrained devices as opposed to your powerful, gigabyte-RAM computer. You’ll review the unique challenges it poses, but also the limitless possibilities it opens. Next, you’ll work through nine projects that encompass different data types (tabular, time series, audio and images) and tasks (classification and regression). Each project comes with tips and tricks to collect, load, plot and analyse each type of data.
Throughout the book, you’ll apply three different approaches to TinyML: traditional algorithms (Decision Tree, Logistic Regression, SVM), Edge Impulse (a no-code online tools), and TensorFlow for Microcontrollers. Each has its strengths and weaknesses, and you will learn how to choose the most appropriate for your use case. TinyML Quickstart will provide a solid reference for all your future projects with minimal cost and effort.
You will:
- Navigate embedded ML challenges
- Integrate Python with Arduino for seamless data processing
- Implement ML algorithms
- Harness the power of Tensorflow for artificial neural networks
- Leverage no-code tools like Edge Impulse
- Execute real-world projects
About the Author
Simone Salerno has been tinkering with microcontrollers for nearly 10 years and is committed to bringing his knowledge of software engineering to the world of Arduino programming. With the advent of Tensorflow for Microcontrollers he began developing leaner, faster alternatives to neural networks for microcontrollers and started porting many traditional ML algorithms such as Decision Tree, Random Forest, and Logistic Regression from Python to self-contained, hardware-independent C++, ready to be deployed to any microcontroller. Today, he continues to focus on the development of TinyML tools and tutorials with his low-code libraries and no-code online platforms like Edge Impulse.
下载地址
相关推荐
Metamaterials and Metasurfaces: Radiation, RCS Reduction, Absorbers, Microwave and Terahertz Frequencies
Interpretability and Explainability in AI Using Python: Decrypt AI Decision-Making Using Interpretability and Explainability with Python to Build Reliable Machine Learning Systems
Automating Cyber Threat Intelligence: Tools and Techniques for Enhanced Security Posture
Customer Relationship Management in the Digital Age
Digital Storytelling: A Creator’s Guide to Interactive Entertainment, Volume I, 5th Edition
Mastering Design Patterns for Layered Testing: Master Strategic Test Design, Enhance Automation, and Integrate CI/CD Seamlessly Across API and UI Layers with Python