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