Skip to content

Commit

Permalink
Update optimizations.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
mpstewart1 authored Oct 30, 2023
1 parent afa03f3 commit 201194f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions optimizations.qmd
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# Model Optimizations

<<<<<<< HEAD
=======
::: {.callout-tip}
## Learning Objectives

* coming soon.

:::

>>>>>>> upstream/main
## Introduction

When machine learning models are deployed on systems, especially on resource-constrained embedded systems, the optimization of models is a necessity. While machine learning inherently often demands substantial computational resources, the systems are inherently limited in memory, processing power, and energy. This chapter will dive into the art and science of optimizing machine learning models to ensure they are lightweight, efficient, and effective when deployed in TinyML scenarios.
Expand Down

0 comments on commit 201194f

Please sign in to comment.