Skip to content

Typo In Table 2-1. Derivative table for neural network #9

@takorejsza

Description

@takorejsza

Hi Seth,

Looking at the derivative for the loss function, dLdP, I think it is missing the '2'.

-(forward_info[y] - forward_info[p]) should be -2(forward_info[y]-forward_info[p])

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