peterzcc / Arena

0 stars 1 forks source link

Visualization of the trained state using tSNE toolbox #7

Closed sxjscience closed 6 years ago

sxjscience commented 8 years ago

We can add support for tSNE (https://lvdmaaten.github.io/tsne/) visualization of the trained states similar to http://arxiv.org/pdf/1602.02658v3.pdf . @peterzcc @flyers What do you think? We can use the implementation provided in https://github.com/lvdmaaten/bhtsne/

flyers commented 8 years ago

Good idea.