We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efbde3f commit bb4e6afCopy full SHA for bb4e6af
docs/changelogs/v2.11.0.md
@@ -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