Skip to content

Incorrect derivative of activation function in logistic_regression.pdf #1

@SecondThread

Description

@SecondThread

In logistic_regression.pdf section 3, it says, 'Recall that the derivative of the activation function a is a' = (1-a) ...'. I believe this is a typo and should be 'Recall that the derivative of the activation function a is a' = a*(1-a) ...'

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