Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mpstewart1 committed Sep 16, 2023
1 parent 6d0b667 commit e7f0cdf
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2b79c966
d8b0c3d0
Binary file modified Embedded-AI--Principles,-Algorithms,-and-Applications.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions dedication.html
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ <h1 class="title"><span class="chapter-number">2</span>&nbsp; <span class="chapt

</header>

<p>This book is a testament to the idea that, in the vast expanse of technology and innovation, it’s not always the largest systems, but the smallest ones, that can change the world.</p>



Expand Down
7 changes: 7 additions & 0 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
"section": "1.3 Key Takeaways",
"text": "1.3 Key Takeaways\nUsers of this book will learn how to train and deploy deep neural network models on resource-constrained microcontrollers and the broader challenges associated with their design, development, deployment, and use.\nAfter completing the course, readers will be empowered with the capabilities to design and implement their own ML-enabled projects, starting from defining a problem to gathering data and training the neural network model and finally deploying it to the device to display inference results or control other hardware appliances based on inference data."
},
{
"objectID": "dedication.html",
"href": "dedication.html",
"title": "2  Dedication",
"section": "",
"text": "This book is a testament to the idea that, in the vast expanse of technology and innovation, it’s not always the largest systems, but the smallest ones, that can change the world."
},
{
"objectID": "introduction.html#ai-for-beginners",
"href": "introduction.html#ai-for-beginners",
Expand Down

0 comments on commit e7f0cdf

Please sign in to comment.