mirror of
https://github.com/ml-explore/mlx.git
synced 2025-07-08 12:05:34 +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
|