Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 407 Bytes

NEWS.md

File metadata and controls

22 lines (15 loc) · 407 Bytes

R Implementation of Advanced Optimizers for Torch

What's new in torchopt version 0.1.4

  • fixed errors in DESCRIPTION

What's new in torchopt version 0.1.2

  • adahessian optimizer
  • nadam optimizer
  • radam optimizer
  • qhadam optimizer
  • swats optimizer

What's new in torchopt version 0.1.1

  • adabelief optimizer
  • adabound optimizer
  • adamw optimizer
  • madgrad optimizer
  • yogi optimizer