Skip to content

SGD #8

@i-salameh95

Description

@i-salameh95

Hello,
I have used this package, its awesome
but I think there is an issue with NN.prototype.backPropagate
in gradient descent u should use the derivative of the activation function of the hidden layer, but in the code u don't use differentiate at all from the file activation, it seems that u put the derivative of sigmoid, for both hidden and output layer.... which is not always nice.

take an example like x^2 : if u train it on the settings u provided it will fail, because we need the output to be as it is ..

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