ott.neural.methods
==================
.. module:: ott.neural.methods
.. currentmodule:: ott.neural.methods

Flow Matching
-------------
.. module:: ott.neural.methods.flow_matching
.. currentmodule:: ott.neural.methods
.. autosummary::
    :toctree: _autosummary

    flow_matching.flow_matching_step
    flow_matching.interpolate_samples
    flow_matching.evaluate_velocity_field
    flow_matching.curvature
    flow_matching.gaussian_nll

Monge Gap
---------
.. autosummary::
    :toctree: _autosummary

    monge_gap.monge_gap
    monge_gap.monge_gap_from_samples
    monge_gap.MongeGapEstimator

Neural Dual
-----------
.. autosummary::
    :toctree: _autosummary

    neuraldual.W2NeuralDual
    expectile_neural_dual.ExpectileNeuralDual
    expectile_neural_dual.ENOTPotentials
