pavlin-policar / openTSNE

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

Missed reference #219

Closed rozyangno closed 1 year ago

rozyangno commented 1 year ago

I think you missed our paper in your citations.

Zhirong Yang, Jaakko Peltonen and Samuel Kaski. Scalable Optimization of Neighbor Embedding for Visualization. In ICML 2013.

pavlin-policar commented 1 year ago

I am not as familiar with the history of how the Barnes-Hut approach for t-SNE was developed, but based on your publication, it seems to me that you guys and van der Maaten concurrently developed the same approach. Is this correct?

rozyangno commented 1 year ago

Yes, they were concurrently developed.