tensorlayer3/docs/modules/optimizers.rst

19 lines
404 B
ReStructuredText

API - Optimizers
================
.. automodule:: tensorlayer.optimizers
TensorLayer provides simple API and tools to ease research, development and reduce the time to production.
Therefore, we provide the latest state of the art optimizers that work with Tensorflow.
Optimizers List
---------------
.. autosummary::
AMSGrad
AMSGrad Optimizer
-----------------
.. autoclass:: AMSGrad
:members: