Wxyxixixi / scratch_tsne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scratch_tsne

Run file: Run the file tsne_wxy.py, with the data MNIST

Datasets: If you want to use other datasets, change the dataset in the dataLoader.py

Parameter Setting: default PERLEXITY as 30, iteration 500, learining rate 1, momentum 0.5 to 0.8

Display: (1)tsne results for MNIST is displayed as belowed

flexible_momentum

(2)tsne results for Iris dataset is displayed as belowed

iris

(3)tsne results for Wine dataset is displayed as belowed

wine

About


Languages

Language:Python 100.0%