Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance difference to the old version #75

Open
kahilah opened this issue Sep 5, 2018 · 1 comment
Open

Performance difference to the old version #75

kahilah opened this issue Sep 5, 2018 · 1 comment

Comments

@kahilah
Copy link

kahilah commented Sep 5, 2018

Hey!

Does anyone have idea why the lates version (master) is slower than the older version available in
https://github.com/danielfrg/tsne/tree/master/tsne/bh_sne_src

I profiled the issue with the mnist2500 data set and the problem lies in the recursive function computeNonEdgeForces.

Is there something fundamentally wrong / bugs in the old version used by that other repository?

@kahilah
Copy link
Author

kahilah commented Sep 6, 2018

To answer myself: these issues have been briefly/implicitly discussed in issue #18 and in addition performance issues in sptree.cpp have been tackled in fork https://github.com/resero-labs/tsne

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant