Skip to content

Fix L2 regularization penalty in linear-classify.md#295

Open
Muhab2001 wants to merge 1 commit intocs231n:masterfrom
Muhab2001:master
Open

Fix L2 regularization penalty in linear-classify.md#295
Muhab2001 wants to merge 1 commit intocs231n:masterfrom
Muhab2001:master

Conversation

@Muhab2001
Copy link

I noticed that the L2 regularization penalty (in linear-classify.md) calculated for vector w2 = [0.25, 0.25, 0.25, 0.25] = 0.5 is incorrect, and the value is 0.25 so I corrected it.

My apologies if this PR sounds very simple, but hopefully I will make more impactful PRs in the future once I get a better grasp on NNs topics :-)

fixing the L2 penalization value for vector w2
@Muhab2001 Muhab2001 changed the title Fix regualirzation penalty in linear-classify.md Fix L2 regularization penalty in linear-classify.md Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant