biomedia-mira / masf

Domain Generalization via Model-Agnostic Learning of Semantic Features
Apache License 2.0
146 stars 18 forks source link

t-SNE visualization #5

Closed zw615 closed 4 years ago

zw615 commented 4 years ago

Hi! Could you please provide the t-SNE visualization code of MASF which is used in the experiment section? Thanks!

carrenD commented 4 years ago

Hey, we just used tsne matlab implementation (https://lvdmaaten.github.io/tsne/), with hyper-parameters as initial_dims=50, perplexity=30.