Skip to content

pytorch-optimizer v0.0.1a16

Compare
Choose a tag to compare
@jettify jettify released this 20 Oct 00:29
· 152 commits to master since this release
efeea8f

Changes

efeea8f Add adabelief to the readme. (#210)
9c72aa0 Add adabelief optimizer (#209)
0d94e4e Update CONTRIBUTING.rst (#207)
3a4abcd Bump sphinx-autodoc-typehints from 1.11.0 to 1.11.1
f08f793 Update readme with a2grad optimizers (#204)
9003a68 Add A2GradInc and A2GradExp optimizers. (#203)
d221899 Bump hyperopt from 0.2.4 to 0.2.5
35f14f6 Bump ipdb from 0.13.3 to 0.13.4
1005b6b Bump flake8 from 3.8.3 to 3.8.4
9ad5102 Bump pytest from 6.1.0 to 6.1.1
bd71c05 Add a2grad optimizer (#199)
ba60ddb Bump pytest from 6.0.2 to 6.1.0 (#197)
1e142d4 Bump matplotlib from 3.3.1 to 3.3.2
02f0d90 Bump pytest from 6.0.1 to 6.0.2
1ba47a8 Bump numpy from 1.19.1 to 1.19.2
be69ae7 Add adafactor test case. (#192)
db002c6 Merge pull request #191 from matech96/patch-1
7edf138 yogi doc fix
a2905c5 Merge pull request #190 from jettify/update-dock-with-new-optimizers
d31dbc9 (origin/update-dock-with-new-optimizers, update-dock-with-new-optimizers) Update docs with new optimizers.
2308555 Merge pull request #189 from jettify/add-adafactor-optimizer
ae0118b (origin/add-adafactor-optimizer, add-adafactor-optimizer) Add adafactor to the readme.
f7237ee Add adafactor tests
dcaa63f Add adafactor implementation
b6fdd4e Merge pull request #186 from jettify/fix-warning-in-sgdp-and-adamp
e1c2d2d (origin/fix-warning-in-sgdp-and-adamp, fix-warning-in-sgdp-and-adamp) Fix warnign in adamp
7eaa2f3 Fix warnings in sgdp
75d625a Fix warnings in adabound (#184)
30ef850 Bump black from 19.10b0 to 20.8b1
a149682 Fix warnings in qhadam (#182)
8787b6b Add swats to the readme (#181)
c7bb0fd Add SWATS optimizer (#178)
5835261 Bump pytest-cov from 2.10.0 to 2.10.1
519473d Bump sphinx from 3.2.0 to 3.2.1
1b705d0 Fix missed warnings in case weight_decay specified (#177)
17c754e Fix warnings in shampoo (#176)
13db710 Fix warnings in accsgd (#175)
51ffdc6 Bump matplotlib from 3.3.0 to 3.3.1
913543a Fix warnings in yogi optimizer. (#173)
ce54a95 Fix warnings in adamod (#172)
a144f4b bump version