DefRec_and_PCM
DefRec_and_PCM copied to clipboard
About T-SNE
Hi, thanks for sharing this great work. Could you kindly share the implementation of 'T-SNE' in your paper?
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