Skip to content

Backpropagation not converging #1

Description

@bhqv

Description

Issue with backpropagation. When attempting to train the model using backpropagation, it seems that the loss function doesn't decrease.

Difficulty

  • Advanced
  • 50 Points (FOR EACH CORRECTION)

File with Issue: dig.py

Expected Behavior

I expect the loss to decrease over epochs as the model learns from the data.

Actual Behavior

The loss remains stagnant, and the model doesn't converge even after multiple epochs.

HINT: Bringing clarity to complexity, some secret issues needs resolving

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions