Open wolfv opened 6 years ago
It's trivial and recommended to switch to scikit learns TSNE implementation
Added benefit: python3 compatibility, no need to compile tsne package.
how can I switch to scikit learn?
It's trivial and recommended to switch to scikit learns TSNE implementation