DefRec_and_PCM icon indicating copy to clipboard operation
DefRec_and_PCM copied to clipboard

About T-SNE

Open zou-longkun opened this issue 3 years ago • 1 comments

Hi, thanks for sharing this great work. Could you kindly share the implementation of 'T-SNE' in your paper?

zou-longkun avatar Mar 01 '23 15:03 zou-longkun

Hi, Thanks for the kind words. I don't have a clean version of this code segment, you can try to implement it yourself. I used sklearn.manifold.TSNE to generate the representations.

Best regards, Idan

IdanAchituve avatar Mar 02 '23 07:03 IdanAchituve