Skip to content

Bug Report for multi-layer-backpropagation #5871

@IanniMuliterno

Description

@IanniMuliterno

Bug Report for https://neetcode.io/problems/multi-layer-backpropagation

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.

dw1 and dw2 have to be converted tolist() in the output, otherwise they look like [0.5 1.] instead of [0.5, 1.0], and I see an error. There are other people on the Discussion section talking about that bug.

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