mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[PR #788] [MERGED] swap dimension order for W^L (in #4800
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/788
Author: @TheHiddenLayer
Created: 4/1/2025
Status: ✅ Merged
Merged: 4/1/2025
Merged by: @profvjreddi
Base:
dev← Head:dev📝 Commits (2)
c4f474aswap dimension order for W^L8cdaa4dAuto-update changelog📊 Changes
2 files changed (+26 additions, -72 deletions)
View changed files
📝
CHANGELOG.md(+25 -71)📝
contents/core/dl_primer/dl_primer.qmd(+1 -1)📄 Description
Should the dimensions for
W^Lbe swapped in the Mathematical Representation section? Since there are 10 neurons in the final output layer, then the dimensions of the final layer's weights in matrix form would ben_{L-1}rows and 10 columns.Sorry, I didn't do this.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.