diff --git a/ot/stochastic.py b/ot/stochastic.py index 29a8783db..25b08c6ab 100644 --- a/ot/stochastic.py +++ b/ot/stochastic.py @@ -178,6 +178,8 @@ def averaged_sgd_entropic_transport( Parameters ---------- + a : ndarray, shape (ns,) + source measure b : ndarray, shape (nt,) target measure M : ndarray, shape (ns, nt)