mnassar / tsne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsne

The code was tested in Google Chrome. For desktop usage, run "python -m http.server" in anaconda prompt. The web page contains 7 different patterns to show how tsne works and how it is affected by two parameters, perplexity and epsilon which is the learning rate of the algorithm. To run the code online use: https://wedadanbtawi95.github.io/tsne/

About


Languages

Language:JavaScript 96.2%Language:HTML 3.8%Language:CSS 0.1%