Skip to content

Looking for the Backpropagation in the code #541

@AmirNoori68

Description

@AmirNoori68

Hi everyone,
I am trying to locate the backpropagation step in the code but have not been able to find it.
Specifically, I am looking for the computation of the gradients of the loss with respect to those two trainable coefficients in the function:

f(x) = coefficient1 * SiLU(x) + coefficient2 * B_Spline(x).

Could anyone help me identify where this is implemented in the repository?
Thank you!

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