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