lejon / T-SNE-Java

Pure Java implementation of Van Der Maaten and Hinton's t-sne clustering algorithm
197 stars 60 forks source link

Release 2.4.0 contains 2.3.0 jar #13

Closed gyscos closed 7 years ago

gyscos commented 7 years ago

Release 2.4.0 contains the tsne-2.3.0.jar file, is it actually the up-to-date one?

lejon commented 7 years ago

Yes, i realise it is a bit confusing... So the tsne-core is version 2.3.0 while tsne-demos is version 2.4.0. So it is correct...