diff --git a/_quarto.yml b/_quarto.yml index 04aaaaa24..45d682a5f 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -4,7 +4,7 @@ project: book: page-navigation: true - title: "TinyML: Embedded AI Principles, Algorithms, and Applications" + title: "Embedded AI: Principles, Algorithms, and Applications" search: true repo-url: https://github.com/harvard-edge/cs249r_book.git repo-actions: [edit, issue, source] diff --git a/index.qmd b/index.qmd index 8d9e42f1b..c82346da6 100644 --- a/index.qmd +++ b/index.qmd @@ -1,6 +1,6 @@ # Preface {.unnumbered} -In "Embedded AI: Principles, Algorithms, and Applications", we will embark on a critical exploration of the rapidly evolving field of artificial intelligence in the context of embedded systems, originally nurtured from the foundational course, tinyML from [CS249r](https://sites.google.com/g.harvard.edu/cs249-tinyml-2023). +In "Embedded AI: Principles, Algorithms, and Applications", we will embark on a critical exploration of the rapidly evolving field of artificial intelligence in the context of embedded systems, originally nurtured from the foundational course, tinyML from CS249r. The goal of this book is to bring about a collaborative endeavor with insights and contributions from students, practitioners and the wider community, blossoming into a comprehensive guide that delves into the principles governing embedded AI and its myriad applications.