File size: 341 Bytes
fc0f7bd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Apply Updates
=============

.. currentmodule:: optax

.. autosummary::
    apply_updates
    incremental_update
    periodic_update

Apply updates
~~~~~~~~~~~~~~~~~
.. autofunction:: apply_updates

Incremental update
~~~~~~~~~~~~~~~~~~
.. autofunction:: incremental_update

Periodic update
~~~~~~~~~~~~~~~
.. autofunction:: periodic_update