﻿ott.neural.networks.potentials.PotentialMLP
===========================================

.. currentmodule:: ott.neural.networks.potentials

.. autoclass:: PotentialMLP
    
    .. rubric:: Methods

    .. autosummary::
        :toctree: .
    
        ~PotentialMLP.eval
        ~PotentialMLP.iter_children
        ~PotentialMLP.iter_modules
        ~PotentialMLP.perturb
        ~PotentialMLP.potential_gradient_fn
        ~PotentialMLP.potential_value_fn
        ~PotentialMLP.sow
        ~PotentialMLP.train
    
    .. rubric:: Attributes

    .. autosummary::
        :toctree: .
    
        ~PotentialMLP.is_potential
    