Skip to content

Commit bb4e6af

Browse files
committed
docs: v2.11.0 changelog
1 parent efbde3f commit bb4e6af

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/changelogs/v2.11.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Change Log
2+
3+
### Feature
4+
5+
* Implement PAdam optimizer (#186)
6+
* [Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks](https://arxiv.org/abs/1806.06763)
7+
8+
### Diff
9+
10+
[2.10.1...2.11.0](https://github.com/kozistr/pytorch_optimizer/compare/v2.10.1...v2.11.0)

0 commit comments

Comments
 (0)