Skip to content

Releases: TYTTYTTYT/AdamR

beta v0.0.2

13 May 23:30

Choose a tag to compare

Insight

The AdamR optimizer which tends to maintain the parameters from pre-training.

TODOs

  • a basic AdamR optimzer, just like other PyTorch optimizers
  • refine the documentations
  • provide a function to specify initial parameters

beta v0.0.1

13 May 00:57

Choose a tag to compare

beta v0.0.1 Pre-release
Pre-release

Insight

The AdamR optimizer which tends to maintain the parameters from pre-training.

TODOs

  • a basic AdamR optimzer, just like other PyTorch optimizers
  • refine the documentations
  • provide a function to specify initial parameters