Skip to content

Commit 2b0809b

Browse files
committed
docs: v3.4.1 changelog
1 parent 2a208d1 commit 2b0809b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/changelogs/v3.4.1.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,16 @@
1515
* `AGC` + `Lookahead` variants
1616
* change default beta1, beta2 to 0.95 and 0.98 respectively
1717
* Skip adding `Lookahead` wrapper in case of `Ranger*` optimizers, which already have it in `create_optimizer()`. (#340)
18+
* Improved optimizer visualization. (#345)
19+
20+
### Bug
21+
22+
* Fix to update exp_avg_sq after calculating the denominator in `ADOPT` optimizer. (#346, #347)
1823

1924
### Docs
2025

2126
* Update the visualizations. (#340)
27+
28+
### Contributions
29+
30+
thanks to @AidinHamedi

0 commit comments

Comments
 (0)