DmitryUlyanov / Multicore-TSNE

Parallel t-SNE implementation with Python and Torch wrappers.
Other
1.89k stars 228 forks source link

added option `random_state` as in scikit-learn tSNE #12

Closed falexwolf closed 7 years ago

DmitryUlyanov commented 7 years ago

Thanks!