KGrewal1 / candle-optimisers

A collection of optimisers for use with candle
MIT License
29 stars 2 forks source link

add decoupled weight deay for all adaptive methods #8

Closed KGrewal1 closed 9 months ago

KGrewal1 commented 9 months ago

Add decoupled weight decay for all adaptive methods

Technically semver breaking but in practice fine as v0.2 has been out for only a few hours

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7286826) 90.76% compared to head (d434130) 91.35%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8 +/- ## ========================================== + Coverage 90.76% 91.35% +0.58% ========================================== Files 11 11 Lines 1191 1272 +81 ========================================== + Hits 1081 1162 +81 Misses 110 110 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.