Skip to content

Tutorial Page "Multi-Layer Neural Network" #15

@sunshineatnoon

Description

@sunshineatnoon

I think there is a problem in the formulation to compute the derivative of W and b in this tutorial. Isn't the W of layer l comes from error in layer l and activation in layer l-1? But the formulation suggests W in layer l comes from error in layer l+1 and activation in layer l.
2015-05-25 8 46 10
I think the right one should look like this
2015-05-25 8 29 50
The same goes to b. Or maybe I just misunderstood this, if so, please point out, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions