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
{{ message }}
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
I had the same problem and I can confirm it is from the implementation bug. The scikit-learn TSNE implementation and this wrapper https://github.com/dominiek/python-bhtsne can give the correct result in 3D, and the later one runs fast (although it is gcc-6 incompatible)
I get buggy results when running with d=3. Here is some example code comparing d=2 to d=3.
The text was updated successfully, but these errors were encountered: