mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-22 21:48:08 +08:00
docs update
This commit is contained in:

committed by
CircleCI Docs

parent
9c44222630
commit
fdf4088123
13
docs/build/html/_sources/python/optimizers/schedulers.rst
vendored
Normal file
13
docs/build/html/_sources/python/optimizers/schedulers.rst
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
.. _schedulers:
|
||||
|
||||
Schedulers
|
||||
==========
|
||||
|
||||
.. currentmodule:: mlx.optimizers
|
||||
|
||||
.. autosummary::
|
||||
:toctree: _autosummary
|
||||
|
||||
step_decay
|
||||
exponential_decay
|
||||
cosine_decay
|
Reference in New Issue
Block a user