Skip to content

Commit

Permalink
Including new lab - vlm
Browse files Browse the repository at this point in the history
Including description and link for the new lab - VLM
  • Loading branch information
Mjrovai authored Dec 2, 2024
1 parent f2996ab commit 0610b00
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions contents/labs/raspi/raspi.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ These labs offer invaluable hands-on experience with machine learning systems, l

## Pre-requisites

- **Raspberry Pi**: Ensure you have at least one of the boards: the Raspberry Pi Zero 2W, Raspberry Pi 4 or 5 for the Vision Labs, and the Raspberry 5 for the GenAi lab.
- **Raspberry Pi**: Ensure you have at least one of the boards: the Raspberry Pi Zero 2W, Raspberry Pi 4 or 5 for the Vision Labs, and the Raspberry 5 for the GenAi labs.
- **Power Adapter**: To Power on the boards.
- Raspberry Pi Zero 2-W: 2.5W with a Micro-USB adapter
- Raspberry Pi 4 or 5: 3.5W with a USB-C adapter
Expand All @@ -20,10 +20,10 @@ 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) |
| | | | |
| **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 0610b00

Please sign in to comment.