Skip to content

tanbamboo/T-SNE-Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

T-SNE-Java

Pure Java implementation of Van Der Maaten and Hinton's t-sne clustering algorithm.

This is a simple port of the Python version of T-SNE. Lots of room for improvement mostly in terms of speed. The goal with this version is ease of understanding, simplicity and as stand alone as possible.

About

Pure Java implementation of Van Der Maten and Hinton's t-sne clustering algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%