mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-26 02:33:21 +08:00
19 lines
237 B
ReStructuredText
19 lines
237 B
ReStructuredText
![]() |
mlx.optimizers.AdaDelta
|
||
|
=======================
|
||
|
|
||
|
.. currentmodule:: mlx.optimizers
|
||
|
|
||
|
.. autoclass:: AdaDelta
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.. rubric:: Methods
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~AdaDelta.__init__
|
||
|
~AdaDelta.apply_single
|
||
|
|
||
|
|