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

How do I derive an equations of weight updating ? #48

Open
terasakisatoshi opened this issue Jan 17, 2021 · 2 comments
Open

How do I derive an equations of weight updating ? #48

terasakisatoshi opened this issue Jan 17, 2021 · 2 comments

Comments

@terasakisatoshi
Copy link

I'm reading the article for CSPNet: A New Backbone that can Enhance Learning Capability of CNN.

It is not quite clear Equation (6) shown the image below:

image

Ho did you derive the equation (6)?
Also it's not clear the definition of g_i represents the gradient propagated to the i^th dense layer. Could you explain more detail?

Thank you.

@terasakisatoshi
Copy link
Author

I'm not sure this is right???

image

@xarryon
Copy link

xarryon commented May 30, 2021

I think so and the gradient of Wi can be computed by: dLoss/dwi=gi(dxi-1/dwi)

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

No branches or pull requests

2 participants