mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-09 02:11:56 -05:00
[PR #972] [MERGED] Update a Tikz figure in chapter-14 #3662
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:chapter-14📝 Commits (9)
be7867edocs(quizzes): update quiz files across all chapters78595cddocs(glossary): update glossary definitions404f1f3docs(bibliography): update references in ondevice_learning, robust_ai, and training chaptersfb65d3ddocs(bibliography): update references across all chaptersdf10c5achore(config): update quarto configuration files131d722refactor(chapters): Standardize section order with Fallacies before Summaryd17a489Update a Tikz figure in chapter-1488299a7Merge remote-tracking branch 'origin/dev' into dev64030cfMerge 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.