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
I'm just starting to look into t-SNE and I've noticed another library, tsnejs, can be initialized with a distance matrix. This library looks like it computes distances every step — is there a reason it can't just accept a distance matrix upfront?
Thanks! 😄
The text was updated successfully, but these errors were encountered:
I'm just starting to look into t-SNE and I've noticed another library, tsnejs, can be initialized with a distance matrix. This library looks like it computes distances every step — is there a reason it can't just accept a distance matrix upfront?
Thanks! 😄
The text was updated successfully, but these errors were encountered: