deepvats
deepvats copied to clipboard
Load embeddings from external file
trafficstars
Just as in the tensorflow embeddings projector, embeddings can be loaded in a separate file, pressing a "Load" button.
Replicate this here would mean that a button is added in the sidebar panel, it opens a modal window in
which the file is selected and checked, and the content of the file is used to populate the reactive
embs.
In this scenario, the controls for window size, stride, encoder and dataset should be disabled
A button has been added for this, does not do anything yet
A button has been added, but still it does nothing