mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-25 18:11:15 +08:00
19 lines
212 B
ReStructuredText
19 lines
212 B
ReStructuredText
mlx.optimizers.SGD
|
|
==================
|
|
|
|
.. currentmodule:: mlx.optimizers
|
|
|
|
.. autoclass:: SGD
|
|
|
|
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~SGD.__init__
|
|
~SGD.apply_single
|
|
|
|
|