Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better summaries #77

Open
4 tasks
mortonjt opened this issue Aug 26, 2019 · 0 comments
Open
4 tasks

Better summaries #77

mortonjt opened this issue Aug 26, 2019 · 0 comments

Comments

@mortonjt
Copy link
Collaborator

In the old version of mmvec, we stored histograms of the parameters - this has not been added into pytorch yet.

I'm thinking this maybe a good time to refine what sort of summaries should be stored.
We can easily enable anything listed on this tutorial, for example

  • Histograms of all model parameters
  • Histograms of all gradients
  • Tensorboard embeddings - this would a cheap way to enable search-ability across points / metadata (see here: Search bar on a sample basis emperor#710 @ElDeveloper )
  • Display images of molecular structures - should be possible to tack on top of embeddings provided we have a mapping from images to ms2 ids @lfnothias @mwang87
@mortonjt mortonjt mentioned this issue Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant