mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-26 10:41:14 +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
|
||
|
|
||
|
|