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 c548a4d commit 636fec8Copy full SHA for 636fec8
docs/changelogs/v3.6.0.md
@@ -12,6 +12,7 @@
12
* will raise `NoComplexParameterError` for unsupported optimizers, due to its design or not-yet-implemented.
13
* Support `maximize` parameter. (#370, #380)
14
* `maximize`: maximize the objective with respect to the params, instead of minimizing.
15
+* Implement `copy_stochastic()` method. (#381)
16
17
### Update
18
0 commit comments