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