moscot.problems.generic.SinkhornProblem.load#

static SinkhornProblem.load(path)#

Load the model from a file.

Parameters:

path (Union[str, Path]) – Path where the model is stored.

Return type:

BaseProblem

Returns:

: The problem.