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

Week 2 - Part 2 #35

Merged
merged 1 commit into from
Feb 10, 2020
Merged

Week 2 - Part 2 #35

merged 1 commit into from
Feb 10, 2020

Conversation

aishwarya1301
Copy link
Contributor

@aishwarya1301 aishwarya1301 commented Feb 9, 2020

Computing gradients for NN modules and Practical tricks for Back Propagation

We begin with a concrete example of backpropagation and discuss the dimensions of Jacobian matrices. We then look at various basic neural net modules and compute their gradients, followed by a brief discussion on softmax and logsoftmax. The other topic of discussion in this part is Practical Tricks for Backpropagation.

Copy link
Owner

@Atcold Atcold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks great to me!

@Atcold Atcold merged commit 545668c into Atcold:master Feb 10, 2020
@Atcold Atcold mentioned this pull request Feb 10, 2020
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.

3 participants