lejon / TSne.jl

Julia port of L.J.P. van der Maaten and G.E. Hintons T-SNE visualisation technique.
Other
143 stars 25 forks source link

Readme #2

Closed rened closed 9 years ago

rened commented 9 years ago

Hi, there exists an MNIST package - makes it easier to focus on the important part in the example.

rened commented 9 years ago

ah, and just fyi: https://github.com/JuliaLang/julia/issues/10487 (this is not a problem with tsne itself)

lejon commented 9 years ago

Great thanks for that! I HATE that I don't get any notifications from Github when there are comments and pull requests! What do I miss in the GitHub settings, I think that I have enabled all notifications, but I must have missed something.

rened commented 9 years ago

No problem ;-) Hm, that is odd, I get notifications for everything that happens on my repos. You could try to manually "Watch" your own repo at the top right, perhaps that helps.

lejon commented 9 years ago

Good suggestion, I'll try that!