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

t-SNE or UMAP view of a batch activation #10

Open
tonio73 opened this issue Mar 24, 2020 · 0 comments
Open

t-SNE or UMAP view of a batch activation #10

tonio73 opened this issue Mar 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tonio73
Copy link
Owner

tonio73 commented Mar 24, 2020

t-SNE or UMAP could be used to display the cloud of activation maps of a test batch at a given layer output.

Example : https://github.com/tonio73/data-science/blob/master/cnn/CnnVsDense-Part2-Visualization.ipynb

To solve:

  • performance issues, computation of the activation batch is long, UMAP computation too
  • UI layout: find the right layout and space for this new widget
@tonio73 tonio73 added the enhancement New feature or request label Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant