You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

We'll take a look at what t-sne does with the codewords produced by vggnet on the xtcav images.

  • Grabbed 4000 codeword2
    • about 2000 lasing, 2000 no-lasing
  • grabbed the t-sne python code from https://lvdmaaten.github.io/tsne/,
  • first eliminated the dead neurons - there were 1023 dead neaurons (at least from those 4000 samples, should check all)
  • run tsne with default parameters (perplexity=30.0)

We get this image:

  • No labels