CondOTProbPath#
- class flow_matching.path.CondOTProbPath[source]#
The
CondOTProbPath
class represents a conditional optimal transport probability path.This class is a specialized version of the
AffineProbPath
that uses a conditional optimal transport scheduler to determine the parameters of the affine transformation.The parameters \(\alpha_t\) and \(\sigma_t\) for the conditional optimal transport path are defined as:
\[\alpha_t = t \quad \text{and} \quad \sigma_t = 1 - t.\]