Skip to content

pytorch-optimizer v3.6.1

Choose a tag to compare

@kozistr kozistr released this 05 Jul 11:42
77098e9

Change Log

Feature

Update

  • Change the default range of the beta parameter from [0, 1] to [0, 1). (#392)

Fix

  • Fix to use momentum buffer instead of the gradient to calculate LMO. (#385)