mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-24 09:17:53 -05:00
[PR #564] [MERGED] 559 New chapter 4 - DL architectures -- MAJOR CHANGES #2744
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/564
Author: @profvjreddi
Created: 12/28/2024
Status: ✅ Merged
Merged: 12/29/2024
Merged by: @profvjreddi
Base:
dev← Head:559-new-chapter-4-dl-architectures📝 Commits (10+)
02ad016WIP on 554-rewrite-chapter-3-with-a-ml-systems-focus58a4756Filename renameae7a421Move reference8c1c4dfFix bib referecne826193aFigure reference fix3d2d11aSection renamef2f178bMove images into correct places from prev. chapter which had the content6fbf15aUpdated overviewe32ea43Made a pass on MLP versione0347a7Pasting in my cnn notes📊 Changes
60 files changed (+1181 additions, -1673 deletions)
View changed files
➖
Machine-Learning-Systems.log(+0 -647)📝
_quarto.yml(+17 -31)➖
contents/core/about/about.qmd(+0 -192)➖
contents/core/dl_architectures/dl_architectures.bib(+0 -0)➖
contents/core/dl_architectures/dl_architectures.qmd(+0 -737)📝
contents/core/dl_primer/dl_primer.bib(+0 -7)➕
contents/core/dnn_architectures/dnn_architectures.bib(+155 -0)➕
contents/core/dnn_architectures/dnn_architectures.qmd(+819 -0)📝
contents/core/dnn_architectures/images/gif/cnn.gif(+0 -0)➕
contents/core/dnn_architectures/images/jpg/activation-functions3.jpg(+0 -0)➕
contents/core/dnn_architectures/images/jpg/rnn_unrolled.jpg(+0 -0)➕
contents/core/dnn_architectures/images/png/cnn.png(+0 -0)📝
contents/core/dnn_architectures/images/png/cover_dl_arch.png(+0 -0)📝
contents/core/dnn_architectures/images/png/mlp_mm.png(+0 -0)📝
contents/core/dnn_architectures/images/png/rnn_unrolled.png(+0 -0)📝
contents/core/introduction/introduction.qmd(+1 -1)📝
contents/core/references.qmd(+0 -0)➕
contents/frontmatter/about/about.qmd(+108 -0)➕
contents/frontmatter/about/images/png/bloom_revised_taxonomy.png(+0 -0)📝
contents/frontmatter/acknowledgements/acknowledgements.qmd(+0 -0)...and 40 more files
📄 Description
https://github.com/harvard-edge/cs249r_book/issues/559
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.