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.
2 parents 6eaf26d + 7567f28 commit 322a6bbCopy full SHA for 322a6bb
Project.toml
@@ -1,7 +1,7 @@
1
name = "Optimisers"
2
uuid = "3bd65402-5787-11e9-1adc-39752487f4e2"
3
authors = ["Mike J Innes <[email protected]>"]
4
-version = "0.2.19"
+version = "0.2.20"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
docs/src/api.md
@@ -17,6 +17,7 @@ Optimisers.AMSGrad
17
Optimisers.NAdam
18
Optimisers.AdamW
19
Optimisers.AdaBelief
20
+Optimisers.Lion
21
```
22
23
In addition to the main course, you may wish to order some of these condiments:
0 commit comments