danaugrs / go-tsne

t-Distributed Stochastic Neighbor Embedding (t-SNE) in Go
BSD 3-Clause "New" or "Revised" License
208 stars 25 forks source link

Generated gif does not show labels #14

Open zhiyi-zhang-duke opened 6 months ago

zhiyi-zhang-duke commented 6 months ago

Hi I was hoping to use this library to visualize some openai embeddings but after running the example for mnist2d I'm left with more questions.

Also for those of us not familiar with the MNIST dataset, are to assume that mnist2500_labels.csv contains the handwritten number for each row?