Skip to content

Implement backpropagation and gradient descent step #3

Description

@Thunder-Blaze

Extend the scratch forward pass to compute gradients for a single hidden-layer network using binary cross-entropy loss. Implement the backward pass (chain rule) and update weights using a basic learning rate. Show the loss decreasing over 10 iterations on a small data batch.

Metadata

Metadata

Assignees

No one assigned

    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