Skip to content

pytorch-optimizer v1.3.2

Choose a tag to compare

@kozistr kozistr released this 02 Sep 10:56
f51dead

Change Log

  • torch.hub usage in docs, #76
  • Adan optimizer, #77
    • fix: forgot to divide into beta_correction
    • feat: support weight_decouple