tianzhuotao / CAC

Apache License 2.0
27 stars 3 forks source link

t-SNE code #1

Open endaoguansanlu opened 1 year ago

endaoguansanlu commented 1 year ago

Excellent work! Hello, I am studying your work recently. I want to reproduce the t-SNE shown in fig7, but I don't know how to implement it. Can you share the code? Looking forward to your reply!

tianzhuotao commented 10 months ago

Thank you for being interested in our work!

Sorry we currently do not maintain the t-SNE code, but you may find useful resourses from the tutorial of scikit-learn.

http://scikit-learn.org/stable/modules/generated/sklearn.manifold.TSNE.html