Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Adding Embedding methods to crayon.py #42

Open
Spandan-Madan opened this issue Aug 25, 2017 · 0 comments
Open

Adding Embedding methods to crayon.py #42

Spandan-Madan opened this issue Aug 25, 2017 · 0 comments

Comments

@Spandan-Madan
Copy link

Currently there are only scalar and histogram methods. It would be AWESOME to have embedding methods, as that let's people like me who use PyTorch for unsupervised learning make use of Crayon.

If you think about it, Embedding is the most powerful tool on Tensorboard. Histograms and running averages (scalars) aren't hard to implement. PCA/TSNE interactively are not super easy.

Would be happy to work with other devs on adding embedding functionality if anyone's up! Any leads on how I should approach?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant