FEA-Bench / testbed /google-deepmind__optax /docs /api /stochastic_gradient_estimators.rst
hc99's picture
Add files using upload-large-folder tool
fc0f7bd verified
raw
history blame
463 Bytes
Stochastic Gradient Estimators
==============================
.. currentmodule:: optax.monte_carlo
.. autosummary::
measure_valued_jacobians
pathwise_jacobians
score_function_jacobians
Measure valued Jacobians
~~~~~~~~~~~~~~~~~~~~~~~~
.. autofunction:: measure_valued_jacobians
Pathwise Jacobians
~~~~~~~~~~~~~~~~~~
.. autofunction:: pathwise_jacobians
Score function Jacobians
~~~~~~~~~~~~~~~~~~~~~~~~
.. autofunction:: score_function_jacobians