.. currentmodule:: mxnet.optimizer.contrib
This document summaries the contrib APIs used to initialize and update the model weights during training
.. autosummary::
:nosignatures:
mxnet.optimizer.contrib
The Contrib Optimization
API, defined in the optimizer.contrib
package, provides
many useful experimental APIs for new features.
This is a place for the community to try out the new features,
so that feature contributors can receive feedback.
.. warning:: This package contains experimental APIs and may change in the near future.
In the rest of this document, we list routines provided by the optimizer.contrib
package.
.. currentmodule:: mxnet.optimizer.contrib
.. autosummary::
:nosignatures:
GroupAdaGrad
.. automodule:: mxnet.optimizer.contrib
:members:
Can you improve this documentation? These fine people already did:
Sheng Zha & Leonard LausenEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close