Skip to content

MLP equations  #125

@xuewei4d

Description

@xuewei4d

In the equations of MLP

https://github.com/lisa-lab/DeepLearningTutorials/blob/master/doc/mlp.txt#L64

The equations seem missing transpose operations. Since the shape of W is n_input x n_output, i.e. D x D_hidden. There should be a transpose for W in the equation, like W^(1)T x.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions