[PR #972] [MERGED] Update a Tikz figure in chapter-14 #2983

Closed
opened 2026-04-13 13:20:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/972
Author: @hzeljko
Created: 10/8/2025
Status: Merged
Merged: 10/8/2025
Merged by: @profvjreddi

Base: devHead: chapter-14


📝 Commits (9)

  • be7867e docs(quizzes): update quiz files across all chapters
  • 78595cd docs(glossary): update glossary definitions
  • 404f1f3 docs(bibliography): update references in ondevice_learning, robust_ai, and training chapters
  • fb65d3d docs(bibliography): update references across all chapters
  • df10c5a chore(config): update quarto configuration files
  • 131d722 refactor(chapters): Standardize section order with Fallacies before Summary
  • d17a489 Update a Tikz figure in chapter-14
  • 88299a7 Merge remote-tracking branch 'origin/dev' into dev
  • 64030cf Merge branch 'chapter-14' from hzeljko

📊 Changes

44 files changed (+7881 additions, -6917 deletions)

View changed files

.codespell-ignore (+0 -112)
📝 .github/workflows/link-check.yml (+1 -1)
.lycheeignore (+0 -17)
📝 .vale/styles/textbook/TechnicalTerms.yml (+2 -1)
📝 config/linting/.codespell-ignore (+2 -1)
📝 quarto/config/_quarto-epub.yml (+1 -0)
📝 quarto/config/_quarto-html.yml (+1 -0)
📝 quarto/config/_quarto-pdf.yml (+1 -0)
📝 quarto/contents/backmatter/glossary/glossary.qmd (+270 -22)
📝 quarto/contents/core/ai_for_good/ai_for_good_quizzes.json (+276 -249)
📝 quarto/contents/core/benchmarking/benchmarking.qmd (+18 -18)
📝 quarto/contents/core/benchmarking/footnote_context_quizzes.json (+398 -378)
📝 quarto/contents/core/data_engineering/data_engineering_quizzes.json (+335 -315)
📝 quarto/contents/core/dl_primer/dl_primer.qmd (+14 -16)
📝 quarto/contents/core/dl_primer/dl_primer_quizzes.json (+277 -281)
📝 quarto/contents/core/dnn_architectures/dnn_architectures.bib (+1 -1)
📝 quarto/contents/core/dnn_architectures/dnn_architectures.qmd (+21 -21)
📝 quarto/contents/core/dnn_architectures/dnn_architectures_quizzes.json (+275 -291)
📝 quarto/contents/core/efficient_ai/efficient_ai_quizzes.json (+301 -296)
📝 quarto/contents/core/frameworks/footnote_context_quizzes.json (+297 -342)

...and 24 more files

📄 Description

Figure #fig-federated-averaging-cycle (Fig. 14.7) has been updated.

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/972 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 10/8/2025 **Status:** ✅ Merged **Merged:** 10/8/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `chapter-14` --- ### 📝 Commits (9) - [`be7867e`](https://github.com/harvard-edge/cs249r_book/commit/be7867e28227972b101cd97520df990608205b4d) docs(quizzes): update quiz files across all chapters - [`78595cd`](https://github.com/harvard-edge/cs249r_book/commit/78595cde16124dc65e53856a3dcb9cf6a0bb4bfc) docs(glossary): update glossary definitions - [`404f1f3`](https://github.com/harvard-edge/cs249r_book/commit/404f1f3481007ac65754d638643582091e853ba1) docs(bibliography): update references in ondevice_learning, robust_ai, and training chapters - [`fb65d3d`](https://github.com/harvard-edge/cs249r_book/commit/fb65d3d590950647787e35c30c5e7ba7c9b7e1c8) docs(bibliography): update references across all chapters - [`df10c5a`](https://github.com/harvard-edge/cs249r_book/commit/df10c5a37fdf75c4bc64fafce39f7aea481aa08f) chore(config): update quarto configuration files - [`131d722`](https://github.com/harvard-edge/cs249r_book/commit/131d7223fb0465abf7d83796125acc3689be77ee) refactor(chapters): Standardize section order with Fallacies before Summary - [`d17a489`](https://github.com/harvard-edge/cs249r_book/commit/d17a4894869b6828fc6057c08d1538ca3ae78595) Update a Tikz figure in chapter-14 - [`88299a7`](https://github.com/harvard-edge/cs249r_book/commit/88299a7d81c97e83a69fb2ea94ef3d8dd08f43e7) Merge remote-tracking branch 'origin/dev' into dev - [`64030cf`](https://github.com/harvard-edge/cs249r_book/commit/64030cf24bdf51e2b46adfe3d1b09a6d3c05c529) Merge branch 'chapter-14' from hzeljko ### 📊 Changes **44 files changed** (+7881 additions, -6917 deletions) <details> <summary>View changed files</summary> ➖ `.codespell-ignore` (+0 -112) 📝 `.github/workflows/link-check.yml` (+1 -1) ➖ `.lycheeignore` (+0 -17) 📝 `.vale/styles/textbook/TechnicalTerms.yml` (+2 -1) 📝 `config/linting/.codespell-ignore` (+2 -1) 📝 `quarto/config/_quarto-epub.yml` (+1 -0) 📝 `quarto/config/_quarto-html.yml` (+1 -0) 📝 `quarto/config/_quarto-pdf.yml` (+1 -0) 📝 `quarto/contents/backmatter/glossary/glossary.qmd` (+270 -22) 📝 `quarto/contents/core/ai_for_good/ai_for_good_quizzes.json` (+276 -249) 📝 `quarto/contents/core/benchmarking/benchmarking.qmd` (+18 -18) 📝 `quarto/contents/core/benchmarking/footnote_context_quizzes.json` (+398 -378) 📝 `quarto/contents/core/data_engineering/data_engineering_quizzes.json` (+335 -315) 📝 `quarto/contents/core/dl_primer/dl_primer.qmd` (+14 -16) 📝 `quarto/contents/core/dl_primer/dl_primer_quizzes.json` (+277 -281) 📝 `quarto/contents/core/dnn_architectures/dnn_architectures.bib` (+1 -1) 📝 `quarto/contents/core/dnn_architectures/dnn_architectures.qmd` (+21 -21) 📝 `quarto/contents/core/dnn_architectures/dnn_architectures_quizzes.json` (+275 -291) 📝 `quarto/contents/core/efficient_ai/efficient_ai_quizzes.json` (+301 -296) 📝 `quarto/contents/core/frameworks/footnote_context_quizzes.json` (+297 -342) _...and 24 more files_ </details> ### 📄 Description Figure #fig-federated-averaging-cycle (Fig. 14.7) has been updated. 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-13 13:20:00 -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#2983