Skip to content

pytorch-optimizer v2.9.0

Choose a tag to compare

@kozistr kozistr released this 06 May 08:07
4dbfc23

Change Log

Feature

Docs

  • Fix readthedocs build issue, #156
  • Move citations into table, #156

Refactor

  • Refactor validation logic, #149, #150
  • Rename amsbound, amsgrad terms into ams_bound, #149
  • Return gradient instead of the parameter, AGC. #149
  • Refactor duplicates (e.g. rectified step size, AMSBound, AdamD, AdaNorm, weight decay) into re-usable functions, #150
  • Move pytorch_optimizer.experimental under pytorch_optimizer.*.experimental

Diff

2.8.0...2.9.0