Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final code uploaded #1

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Final code uploaded #1

wants to merge 10 commits into from

Conversation

mandardeshmukh03
Copy link
Collaborator

Changed the gradient w:removed the summation
corrected the y_hat formula in Cross entropy
Adjusted the return param of SGD function

Jibrangit and others added 10 commits February 15, 2021 23:50
Fixed the memory error of previous code. Was mistakenly using np.eye() instead of np.ones() for the bias 'b'.
Added equations to compute gradient. Need to now plug it in the update equations (SGD)
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.

2 participants