mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-26 02:33:21 +08:00
16 lines
219 B
ReStructuredText
16 lines
219 B
ReStructuredText
.. _schedulers:
|
|
|
|
Schedulers
|
|
==========
|
|
|
|
.. currentmodule:: mlx.optimizers
|
|
|
|
.. autosummary::
|
|
:toctree: _autosummary
|
|
|
|
cosine_decay
|
|
exponential_decay
|
|
join_schedules
|
|
linear_schedule
|
|
step_decay
|