Documentation typo for initialization of CP-ALS. (Minor) #111
Labels
documentation
Improvements or additions to documentation
doing
Actively being worked on
good first issue
Good issue for toe dipping
In: https://pyttb.readthedocs.io/en/latest/cpals.html#pyttb.cp_als.cp_als, it says...
“random”: initialize using a pyttb.ktensor with values chosen from a Normal distribution with mean 1 and standard deviation 0
It should be mean 0 and standard deviation 1.
The text was updated successfully, but these errors were encountered: