You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UMAP is a dimensionality reduction / visualization method similar to t-SNE, Github repo is here. It would be useful to have this method as an option in visualize.py.
UMAP is a dimensionality reduction / visualization method similar to t-SNE, Github repo is here. It would be useful to have this method as an option in
visualize.py.