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