[PR #794] [MERGED] 3labs raspi #4801

Closed
opened 2026-04-19 12:39:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/794
Author: @hzeljko
Created: 4/6/2025
Status: Merged
Merged: 4/7/2025
Merged by: @profvjreddi

Base: devHead: 3labs_raspi


📝 Commits (2)

  • 2b2d463 Update LABS part_raspi
  • 647c5c5 Fix: removed Unicode checkmark from print statement

📊 Changes

7 files changed (+1324 additions, -682 deletions)

View changed files

📝 contents/labs/raspi/image_classification/image_classification.qmd (+262 -143)
📝 contents/labs/raspi/llm/llm.qmd (+314 -162)
📝 contents/labs/raspi/object_detection/object_detection.qmd (+274 -165)
📝 contents/labs/raspi/raspi.qmd (+4 -4)
📝 contents/labs/raspi/setup/setup.qmd (+78 -48)
📝 contents/labs/raspi/vlm/vlm.qmd (+390 -158)
📝 scripts/find_unreferenced_labels.py (+2 -2)

📄 Description

Before submitting your Pull Request, please review and complete the items on this checklist.

  • The text has been proofread for grammar and spelling errors.
  • All images, figures, and tables render properly without any glitches.
  • All images have a source or they are properly linked to external sites.
  • The chapter's formatting is consistent with the rest of the book.
  • The chapter has been locally built and tested using Quarto.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/794 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 4/6/2025 **Status:** ✅ Merged **Merged:** 4/7/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `3labs_raspi` --- ### 📝 Commits (2) - [`2b2d463`](https://github.com/harvard-edge/cs249r_book/commit/2b2d463307af9236d0be44e3d9785b2a8b0eb117) Update LABS part_raspi - [`647c5c5`](https://github.com/harvard-edge/cs249r_book/commit/647c5c57376c18be458f232ca18a9490fb37f4db) Fix: removed Unicode checkmark from print statement ### 📊 Changes **7 files changed** (+1324 additions, -682 deletions) <details> <summary>View changed files</summary> 📝 `contents/labs/raspi/image_classification/image_classification.qmd` (+262 -143) 📝 `contents/labs/raspi/llm/llm.qmd` (+314 -162) 📝 `contents/labs/raspi/object_detection/object_detection.qmd` (+274 -165) 📝 `contents/labs/raspi/raspi.qmd` (+4 -4) 📝 `contents/labs/raspi/setup/setup.qmd` (+78 -48) 📝 `contents/labs/raspi/vlm/vlm.qmd` (+390 -158) 📝 `scripts/find_unreferenced_labels.py` (+2 -2) </details> ### 📄 Description Before submitting your Pull Request, please review and complete the items on this checklist. - [x] The text has been proofread for grammar and spelling errors. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] The chapter's formatting is consistent with the rest of the book. - [x] The chapter has been locally built and tested using Quarto. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 12:39:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#4801