Skip to content

Commit

Permalink
Updated grid table formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
profvjreddi committed Dec 5, 2024
1 parent 0610b00 commit 309eabf
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions contents/labs/raspi/raspi.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,14 @@ These labs offer invaluable hands-on experience with machine learning systems, l

## Exercises

+--------------+------------------------+----------------------------+---------------------------------------------------------+
| **Modality** | **Task** | **Description** | **Link** |
| ------------ | ---------------------- | -------------------------- | ------------------------------------------------------- |
+:=============+:=======================+:===========================+:========================================================+
| Vision | Image Classification | Learn to classify images | [Link](./image_classification/image_classification.qmd) |
+--------------+------------------------+----------------------------+---------------------------------------------------------+
| Vision | Object Detection | Implement object detection | [Link](./object_detection/object_detection.qmd) |
+--------------+------------------------+----------------------------+---------------------------------------------------------+
| GenAI | Small Language Models | Deploy SLMs at the Edge | [Link](./llm/llm.qmd) |
+--------------+------------------------+----------------------------+---------------------------------------------------------+
| GenAI | Visual-Language Models | Deploy VLMs at the Edge | [Link](./vlm/vlm.qmd) |

+--------------+------------------------+----------------------------+---------------------------------------------------------+

0 comments on commit 309eabf

Please sign in to comment.