Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix merge error causing build failures #265

Closed
wants to merge 15 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
269 changes: 131 additions & 138 deletions .all-contributorsrc

Large diffs are not rendered by default.

59 changes: 28 additions & 31 deletions README.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ book:
- contents/copyright.qmd
- contents/about.qmd
- text: "---"
- part: contents/foreword.qmd
- part: MAIN
- part: Fundamentals
chapters:
- contents/introduction/introduction.qmd
Expand Down Expand Up @@ -104,7 +104,7 @@ book:
- contents/sustainable_ai/sustainable_ai.qmd
- contents/robust_ai/robust_ai.qmd
- contents/generative_ai/generative_ai.qmd
- part: Impact
- part: Social Impact
chapters:
- contents/ai_for_good/ai_for_good.qmd
- part: Closing
Expand Down Expand Up @@ -326,4 +326,4 @@ crossref:
latex-env: vid

editor:
render-on-save: true
render-on-save: true
1,055 changes: 0 additions & 1,055 deletions contents/acknowledgements/acknowledgements.html

This file was deleted.

59 changes: 28 additions & 31 deletions contents/contributors.qmd

Large diffs are not rendered by default.

83 changes: 0 additions & 83 deletions contents/foreword.qmd
Original file line number Diff line number Diff line change
@@ -1,83 +0,0 @@
# MAIN

## Overview

Welcome to this comprehensive journey into Machine Learning Systems through the lens of Tiny Machine Learning (TinyML). This book is designed to provide a thorough understanding of machine learning concepts and their implementation on small devices. Whether you're a beginner, an industry expert, or a scholarly researcher, we offer a detailed exploration of machine learning systems, using TinyML as a practical example to illustrate core principles and applications in a compact, efficient format.

## What's Inside

We begin by introducing fundamental concepts in embedded systems and machine learning, contextualizing them within the broader scope of system design. We emphasize the efficacy of deep learning methods across diverse applications. As we progress, a comprehensive walkthrough of the machine learning workflow is presented, detailing everything from the intricacies of data engineering to the complexities of advanced model training. Subsequent chapters shift the focus towards the optimization and deployment of ML models, with a keen emphasis on the nuances of on-device learning. We then broaden our discussion to include state-of-the-art hardware acceleration techniques and delve into the complexities of model lifecycle management. Moreover, the text explores the intersection of AI with sustainability and ecological considerations, positioning applied ML systems within this expansive narrative.

A unique aspect of this book is its function as a conduit to seminal scholarly works and academic research papers, aimed at enriching the reader's understanding and encouraging deeper exploration of the subject. This approach seeks to bridge the gap between pedagogical materials and cutting-edge research trends, offering a comprehensive guide that is in step with the evolving field of applied machine learning.

## Chapter Breakdown

Here's a closer look at what each chapter covers:

**Chapter 1: Introduction** This chapter sets the stage, providing an overview of embedded AI and laying the groundwork for the chapters that follow.

**Chapter 2: ML Systems** We introduce the basics of machine learning systems, the platforms where AI algorithms are widely applied.

**Chapter 3: Deep Learning Primer** This chapter offers a comprehensive introduction to the algorithms and principles that underpin AI applications in embedded systems.

**Chapter 4: AI Workflow** This chapter breaks down the machine learning workflow, offering insights into the steps leading to proficient AI applications.

**Chapter 5: Data Engineering** We focus on the importance of data in AI systems, discussing how to effectively manage and organize data.

**Chapter 6: AI Frameworks** This chapter reviews different frameworks for developing machine learning models, guiding you in choosing the most suitable one for your projects.

**Chapter 7: AI Training** This chapter delves into model training, exploring techniques for developing efficient and reliable models.

**Chapter 8: Efficient AI** Here, we discuss strategies for achieving efficiency in AI applications, from computational resource optimization to performance enhancement.

**Chapter 9: Model Optimizations** We explore various avenues for optimizing AI models for seamless integration into embedded systems.

**Chapter 10: AI Acceleration** We discuss the role of specialized hardware in enhancing the performance of embedded AI systems.

**Chapter 11: Benchmarking AI** This chapter focuses on how to evaluate AI systems through systematic benchmarking methods.

**Chapter 12: On-Device Learning** We explore techniques for localized learning, which enhances both efficiency and privacy.

**Chapter 13: Embedded AIOps** This chapter looks at the processes involved in the seamless integration, monitoring, and maintenance of AI functionalities in embedded systems.

**Chapter 14: Security & Privacy** As AI becomes more ubiquitous, this chapter addresses the crucial aspects of privacy and security in embedded AI systems.

**Chapter 15: Responsible AI** We discuss the ethical principles guiding the responsible use of AI, focusing on fairness, accountability, and transparency.

**Chapter 16: Sustainable AI** This chapter explores practices and strategies for sustainable AI, ensuring long-term viability and reduced environmental impact.

**Chapter 17: AI for Good** We highlight positive applications of TinyML in areas like healthcare, agriculture, and conservation.

**Chapter 18: Robust AI** We discuss techniques for developing reliable and robust AI models that can perform consistently across various conditions.

**Chapter 19: Generative AI** This chapter explores the algorithms and techniques behind generative AI, opening avenues for innovation and creativity.

## How to Navigate This Book

To get the most out of this book, consider the following structured approach:

1. **Basic Knowledge (Chapters 1-4):** Start by building a strong foundation with the initial chapters, which provide an introduction to embedded AI and cover core topics like embedded systems and deep learning.

2. **Development Process (Chapters 5-10):** With that foundation, move on to the chapters focused on practical aspects of the AI model building process like workflows, data engineering, training, optimizations and frameworks.

3. **Deployment and Monitoring (Chapters 11-14):** These chapters offer insights into effectively deploying AI on devices and monitoring the operationalization through methods like benchmarking and on-device learning.

4. **Responsible and Emerging AI (Chapters 15-18):** Critically examine topics like ethics, security, sustainability and cutting edge techniques in AI as you conclude the learning journey.

5. **Interconnected Learning:** While designed for progressive learning, feel free to navigate chapters based on your interests and needs.

6. **Practical Applications:** Relate theory to real-world applications by engaging with case studies and hands-on exercises throughout.

7. **Discussion and Networking:** Participate in forums and groups to debate concepts and share insights.

8. **Revisit and Reflect:** Revisiting chapters can reinforce learnings and offer new perspectives on concepts.

By adopting this structured yet flexible approach, you're setting the stage for a fulfilling and enriching learning experience.

## The Road Ahead

As we navigate the world of ML systems, we'll cover a broad range of topics, from engineering principles to ethical considerations and innovative applications. Each chapter will unveil a piece of this expansive ML systems puzzle, inviting you to forge new connections, ignite [discussions](https://github.com/harvard-edge/cs249r_book/discussions), and fuel your curiosity about AI and ML at large. Join us as we explore this fascinating field, which is not only reshaping systems but also redrawing the contours of our future.

## Contribute Back

Learning in the fast-paced world of AI is a collaborative journey. This book aims to nurture a vibrant community of learners, innovators, and contributors. As you explore the concepts and engage with the exercises, we encourage you to share your insights and experiences. Whether it's a novel approach, an interesting application, or a thought-provoking question, your contributions can enrich the learning ecosystem. Engage in discussions, offer and seek guidance, and collaborate on projects to foster a culture of mutual growth and learning. By sharing knowledge, you play an important role in fostering a globally connected, informed, and empowered community.
Loading
Loading