pavlin-policar / openTSNE

Extensible, parallel implementations of t-SNE
https://opentsne.rtfd.io
BSD 3-Clause "New" or "Revised" License
1.47k stars 162 forks source link

Add uniform affinity model #138

Closed pavlin-policar closed 4 years ago

pavlin-policar commented 4 years ago
Description of changes

Fixes #131

Includes
pavlin-policar commented 4 years ago

@dkobak Please check that this indeed works as intended. I quickly tested it on mnist, and it seems to work ok.

dkobak commented 4 years ago

I haven't had a chance to do actual testing, but I looked through the code and everything looks fine. I think you can go ahead and merge.