ott.neural.networks.layers.conjugate.FenchelConjugateLBFGS.solve

ott.neural.networks.layers.conjugate.FenchelConjugateLBFGS.solve#

FenchelConjugateLBFGS.solve(f, y, x_init=None)[source]#

Solve for the conjugate.

Parameters:
Return type:

ConjugateResults

Returns:

The solution to the conjugation.