Skip to content

Commit

Permalink
Fix spacing issues
Browse files Browse the repository at this point in the history
Fix

:::{ .callout-

to :::{.callout-
  • Loading branch information
profvjreddi committed Jun 11, 2024
1 parent 4da9bf3 commit 2b942de
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion contents/ai_for_good/ai_for_good.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

- @exr-agri
Expand Down
2 changes: 1 addition & 1 deletion contents/benchmarking/benchmarking.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
2 changes: 1 addition & 1 deletion contents/data_engineering/data_engineering.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
6 changes: 3 additions & 3 deletions contents/dl_primer/dl_primer.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ MLPs are basic deep learning architectures comprising three layers: an input lay

In embedded AI systems, MLPs can function as compact models for simpler tasks like sensor data analysis or basic pattern recognition, where computational resources are limited. Their ability to learn non-linear relationships with relatively less complexity makes them a suitable choice for embedded systems.

:::{ .callout-caution #exr-mlp collapse="false"}
:::{.callout-caution #exr-mlp collapse="false"}

##### Multilayer Perceptrons (MLPs)

Expand All @@ -140,7 +140,7 @@ CNNs are mainly used in image and video recognition tasks. This architecture emp

In embedded AI, CNNs are crucial for image and video recognition tasks, where real-time processing is often needed. They can be optimized for embedded systems using techniques like quantization and pruning to minimize memory usage and computational demands, enabling efficient object detection and facial recognition functionalities in devices with limited computational resources.

:::{ .callout-caution #exr-cnn collapse="false"}
:::{.callout-caution #exr-cnn collapse="false"}

### Convolutional Neural Networks (CNNs)

Expand Down Expand Up @@ -282,7 +282,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
2 changes: 1 addition & 1 deletion contents/efficient_ai/efficient_ai.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu
- [Continuous Evaluation Challenges for TinyML.](https://docs.google.com/presentation/d/1OuhwH5feIwPivEU6pTDyR3QMs7AFstHLiF_LB8T5qYQ/edit?usp=drive_link&resourcekey=0-DZxIuVBUbJawuFh0AO-Pvw)
:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}

#### Exercises

Expand Down
2 changes: 1 addition & 1 deletion contents/frameworks/frameworks.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu
* [TFLite Micro NN Operations.](https://docs.google.com/presentation/d/1ZwLOLvYbKodNmyuKKGb_gD83NskrvNmnFC0rvGugJlY/edit?usp=drive_link)
:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
2 changes: 1 addition & 1 deletion contents/hw_acceleration/hw_acceleration.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -1021,7 +1021,7 @@ Here is a curated list of resources to support students and instructors in their
* *Coming soon.*
:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

* @exr-tvm
Expand Down
2 changes: 1 addition & 1 deletion contents/ml_systems/ml_systems.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
2 changes: 1 addition & 1 deletion contents/ondevice_learning/ondevice_learning.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@ These slides serve as a valuable tool for instructors to deliver lectures and fo

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises


Expand Down
2 changes: 1 addition & 1 deletion contents/ops/ops.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ These slides serve as a valuable tool for instructors to deliver lectures and fo

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
2 changes: 1 addition & 1 deletion contents/optimizations/optimizations.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -977,7 +977,7 @@ These slides serve as a valuable tool for instructors to deliver lectures and fo

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
2 changes: 1 addition & 1 deletion contents/privacy_security/privacy_security.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -1110,7 +1110,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
2 changes: 1 addition & 1 deletion contents/responsible_ai/responsible_ai.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
2 changes: 1 addition & 1 deletion contents/robust_ai/robust_ai.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu
* *Coming soon.*
:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
2 changes: 1 addition & 1 deletion contents/sustainable_ai/sustainable_ai.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
2 changes: 1 addition & 1 deletion contents/training/training.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down
2 changes: 1 addition & 1 deletion contents/workflow/workflow.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ These slides are a valuable tool for instructors to deliver lectures and for stu

:::

:::{ .callout-caution collapse="false"}
:::{.callout-caution collapse="false"}
#### Exercises

To reinforce the concepts covered in this chapter, we have curated a set of exercises that challenge students to apply their knowledge and deepen their understanding.
Expand Down

0 comments on commit 2b942de

Please sign in to comment.