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.
- Are there labels for the different data points?
- What do the different colored shapes mean?
- Is there a way for the library to output an excel graph of the final few frames of the gif?
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?
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.csvcontains the handwritten number for each row?