mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-07 12:48:15 +08:00
14 lines
182 B
ReStructuredText
14 lines
182 B
ReStructuredText
|
|
.. _schedulers:
|
||
|
|
|
||
|
|
Schedulers
|
||
|
|
==========
|
||
|
|
|
||
|
|
.. currentmodule:: mlx.optimizers
|
||
|
|
|
||
|
|
.. autosummary::
|
||
|
|
:toctree: _autosummary
|
||
|
|
|
||
|
|
step_decay
|
||
|
|
exponential_decay
|
||
|
|
cosine_decay
|