[PR #669] [MERGED] Pushing updated chapters till 12 #855

Closed
opened 2026-03-22 15:53:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/669
Author: @profvjreddi
Created: 2/2/2025
Status: Merged
Merged: 2/2/2025
Merged by: @profvjreddi

Base: mainHead: dev


📝 Commits (10+)

  • 718fe8d Fixed errata in banner
  • 2ef3e3d Comment out debug printfs
  • fcb976a Remove incorrect bib
  • 0db823d Cleanup remove gen ai placeholder
  • 126d84f Script to clean up bibs
  • a3f541f Bibtex cleaner + bib fixes
  • 6574c75 Update readme and acknowledgements.qmd with contributors
  • 5f59d20 Bib update
  • 793dfa8 Merge remote-tracking branch 'origin/dev' into dev
  • d1becfa Fix bib rendering

📊 Changes

70 files changed (+6802 additions, -7928 deletions)

View changed files

📝 .all-contributorsrc (+114 -114)
📝 .github/workflows/build_pages.yml (+28 -1)
Machine-Learning-Systems.log (+0 -644)
📝 README.md (+29 -29)
📝 _extensions/pandoc-ext/diagram/diagram.lua (+2 -2)
📝 _quarto.yml (+22 -6)
_quarto_original.yml (+404 -0)
📝 contents/core/ai_for_good/ai_for_good.bib (+17 -145)
📝 contents/core/ai_for_good/ai_for_good.qmd (+1 -3)
📝 contents/core/benchmarking/benchmarking.bib (+330 -325)
📝 contents/core/benchmarking/benchmarking.qmd (+538 -400)
contents/core/benchmarking/images/png/mlsystems_scale.png (+0 -0)
📝 contents/core/conclusion/conclusion.bib (+0 -18)
📝 contents/core/data_engineering/data_engineering.bib (+12 -164)
📝 contents/core/data_engineering/data_engineering.qmd (+1 -3)
📝 contents/core/dl_primer/dl_primer.bib (+2 -447)
📝 contents/core/dl_primer/dl_primer.qmd (+1 -3)
📝 contents/core/dnn_architectures/dnn_architectures.qmd (+2 -4)
📝 contents/core/efficient_ai/efficient_ai.bib (+193 -393)
📝 contents/core/efficient_ai/efficient_ai.qmd (+118 -83)

...and 50 more files

📄 Description

Updated chapters


🔄 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/669 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 2/2/2025 **Status:** ✅ Merged **Merged:** 2/2/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`718fe8d`](https://github.com/harvard-edge/cs249r_book/commit/718fe8d304ee53e451f5ea84ccf97b7d95ce9f95) Fixed errata in banner - [`2ef3e3d`](https://github.com/harvard-edge/cs249r_book/commit/2ef3e3db8b25d37214515f875764fa26c0213ccb) Comment out debug printfs - [`fcb976a`](https://github.com/harvard-edge/cs249r_book/commit/fcb976a05cb49ea3e1e8fab42d5e0fe5af5fcb64) Remove incorrect bib - [`0db823d`](https://github.com/harvard-edge/cs249r_book/commit/0db823dc8c39bf76a77e34e5e5aceb4a050fb92e) Cleanup remove gen ai placeholder - [`126d84f`](https://github.com/harvard-edge/cs249r_book/commit/126d84f81c742bde9c2948514fd2b5b2d9cacbed) Script to clean up bibs - [`a3f541f`](https://github.com/harvard-edge/cs249r_book/commit/a3f541fcf5f64e0b550a2cf666cd29dd56dca52a) Bibtex cleaner + bib fixes - [`6574c75`](https://github.com/harvard-edge/cs249r_book/commit/6574c75539ca045d45f38c2a84a1ab1922152df4) Update readme and acknowledgements.qmd with contributors - [`5f59d20`](https://github.com/harvard-edge/cs249r_book/commit/5f59d2058dcf6f62feb5946dee9e6309c9a79db9) Bib update - [`793dfa8`](https://github.com/harvard-edge/cs249r_book/commit/793dfa8eaf667394b85b186a919ea0b3cd1043a9) Merge remote-tracking branch 'origin/dev' into dev - [`d1becfa`](https://github.com/harvard-edge/cs249r_book/commit/d1becfa84afbc3238c8f7e62de76194c9213e9b1) Fix bib rendering ### 📊 Changes **70 files changed** (+6802 additions, -7928 deletions) <details> <summary>View changed files</summary> 📝 `.all-contributorsrc` (+114 -114) 📝 `.github/workflows/build_pages.yml` (+28 -1) ➖ `Machine-Learning-Systems.log` (+0 -644) 📝 `README.md` (+29 -29) 📝 `_extensions/pandoc-ext/diagram/diagram.lua` (+2 -2) 📝 `_quarto.yml` (+22 -6) ➕ `_quarto_original.yml` (+404 -0) 📝 `contents/core/ai_for_good/ai_for_good.bib` (+17 -145) 📝 `contents/core/ai_for_good/ai_for_good.qmd` (+1 -3) 📝 `contents/core/benchmarking/benchmarking.bib` (+330 -325) 📝 `contents/core/benchmarking/benchmarking.qmd` (+538 -400) ➕ `contents/core/benchmarking/images/png/mlsystems_scale.png` (+0 -0) 📝 `contents/core/conclusion/conclusion.bib` (+0 -18) 📝 `contents/core/data_engineering/data_engineering.bib` (+12 -164) 📝 `contents/core/data_engineering/data_engineering.qmd` (+1 -3) 📝 `contents/core/dl_primer/dl_primer.bib` (+2 -447) 📝 `contents/core/dl_primer/dl_primer.qmd` (+1 -3) 📝 `contents/core/dnn_architectures/dnn_architectures.qmd` (+2 -4) 📝 `contents/core/efficient_ai/efficient_ai.bib` (+193 -393) 📝 `contents/core/efficient_ai/efficient_ai.qmd` (+118 -83) _...and 50 more files_ </details> ### 📄 Description Updated chapters --- <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-03-22 15:53:37 -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#855