jgraving / Parametric-t-SNE-1

A Python 2 porting of the parametric t-SNE algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parametric-t-SNE

A Python 2 porting of the parametric t-SNE algorithm

To launch the experiment on MNIST data:

python parametric_tsne_MNIST.py

Please report bugs. Enjoy!


Reference:

van der Maaten, L., 2009. Learning a parametric embedding by preserving local structure. RBM, 500, p.500. Vancouver

About

A Python 2 porting of the parametric t-SNE algorithm

License:GNU General Public License v3.0


Languages

Language:Python 100.0%