Multicore-TSNE
Multicore-TSNE copied to clipboard
Fixed a bug that makes tSNE output change every time even with the same random seed
👍 for this change, this would be very useful to have reproducible results when using TSNE. I've tested that on some data and it seems to do the trick.
Cherrypicked via https://github.com/DmitryUlyanov/Multicore-TSNE/commit/fd760979bebbb4e15389b4060c2b77ed60aa5eae as this PR has more diff than it should.