Skip to content

Second order Gradient #116

Open
Open
@TechRufy

Description

Feature Description

We need a function to Calculate the Second order gradient of the weights and the bias

Problem Statement

The Adam optimizer require the second order gradient in its formulation, so until we don't implement it we can continue with Adam

Suggested Solution

The fastest way is to add a function in the loss module

Huly®: X_PI-148

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions