You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"negative exponent of the adaptation decay rate. Default: `0.6`."
80
80
γ::T=0.6
81
-
"initial lower-triangular Cholesky factor. If specified, should be convertible into a `LowerTriangular`. Default: `nothing`."
81
+
"initial lower-triangular Cholesky factor of the covariance matrix. If specified, should be convertible into a `LowerTriangular`. Default: `nothing`, which is interpreted as the identity matrix."
82
82
S::A=nothing
83
83
"lower bound on eigenvalues of the adapted Cholesky factor. Default: `0.0`."
0 commit comments