mirror of
https://github.com/GokuMohandas/Made-With-ML.git
synced 2026-03-09 07:12:37 -05:00
[PR #160] [MERGED] Changed the Step 4 in training from dJ/dW to dJ/db #219
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/GokuMohandas/Made-With-ML/pull/160
Author: @rpratesh
Created: 12/6/2019
Status: ✅ Merged
Merged: 1/3/2020
Merged by: @GokuMohandas
Base:
master← Head:patch-1📝 Commits (1)
910f4abChanged the Step 4 in training from dJ/dW to dJ/db📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
notebooks/04_Linear_Regression.ipynb(+2 -2)📄 Description
The second equation of partial derivative w.r.t b
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.