Skip to content

Commit

Permalink
Merge pull request #42 from Mjrovai/hands-on-exercises
Browse files Browse the repository at this point in the history
Adding Hands-On Exercises
  • Loading branch information
profvjreddi authored Oct 29, 2023
2 parents 7662d0d + 8fb0640 commit df0a021
Show file tree
Hide file tree
Showing 156 changed files with 1,837 additions and 1,213 deletions.
7 changes: 5 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,11 @@ book:

- part: EXERCISES
chapters:
- embedded_sys_exercise.qmd
- embedded_ml_exercise.qmd
- niclav_sys.qmd
- image_classification.qmd
- object_detection_fomo.qmd
- kws_feature_eng.qmd
- kws_nicla.qmd

references: references.qmd

Expand Down
2 changes: 1 addition & 1 deletion embedded_ml.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,6 @@ Now would be a great time for you to try out a small computer vision model out o

If you want to play with an embedded system, try out the Nicla Vision

[Computer Vision](./embedded_ml_exercise.qmd)
[Computer Vision](./image_classification.qmd)

:::
Loading

0 comments on commit df0a021

Please sign in to comment.