Open
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
Metadata
Assignees
Labels
No labels