Skip to content
forked from turian/textSNE

2-d visualization of high-dimensional input: Python code for rendering t-SNE code with text labels for each point

Notifications You must be signed in to change notification settings

TPNguyen/textSNE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

textSNE

Python code for rendering t-SNE code with text labels for each point.

Forked from Joseph Turian's repository (https://github.com/turian/textSNE).

This version does not require ImageMagick and is slightly less verbose.

t-SNE is:

van der Maaten, L. J. P. and Hinton, G. E. (2008) Visualizing Data using t-SNE. Journal of Machine Learning Research, Vol 9, (Nov) pp 2579-2605.

About

2-d visualization of high-dimensional input: Python code for rendering t-SNE code with text labels for each point

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%