[PR #896] [MERGED] Add new Tikz figures in ch3 to ch6 #20294

Closed
opened 2026-06-01 19:10:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: new_tikz_figures


📝 Commits (1)

  • 9714120 Add new Tikz figures in ch3 to ch6

📊 Changes

6 files changed (+1172 additions, -41 deletions)

View changed files

📝 contents/core/data_engineering/data_engineering.qmd (+534 -14)
contents/core/data_engineering/images/png/CS249r_Labels_new.png (+0 -0)
contents/core/data_engineering/images/png/label-errors-examples_new.png (+0 -0)
📝 contents/core/dl_primer/dl_primer.qmd (+191 -20)
contents/core/dl_primer/images/jpg/usps_examples_new.jpg (+0 -0)
📝 contents/core/dnn_architectures/dnn_architectures.qmd (+447 -7)

📄 Description

New Tikz figures have been added in chapter 3 to chapter 6

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/896 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 7/19/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `new_tikz_figures` --- ### 📝 Commits (1) - [`9714120`](https://github.com/harvard-edge/cs249r_book/commit/9714120c79ff0277adee351a1a915a9f715a120c) Add new Tikz figures in ch3 to ch6 ### 📊 Changes **6 files changed** (+1172 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `contents/core/data_engineering/data_engineering.qmd` (+534 -14) ➕ `contents/core/data_engineering/images/png/CS249r_Labels_new.png` (+0 -0) ➕ `contents/core/data_engineering/images/png/label-errors-examples_new.png` (+0 -0) 📝 `contents/core/dl_primer/dl_primer.qmd` (+191 -20) ➕ `contents/core/dl_primer/images/jpg/usps_examples_new.jpg` (+0 -0) 📝 `contents/core/dnn_architectures/dnn_architectures.qmd` (+447 -7) </details> ### 📄 Description New Tikz figures have been added in chapter 3 to chapter 6 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-06-01 19:10:32 -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#20294