Description Usage Arguments Value
modify an existing embedding
1 | naive.optimize.embedding(embedding, config, eps)
|
embedding |
matrix holding an initial embedding |
config |
list with settings |
eps |
matrix with connectivity coo graph and epochs per sample; this must be a matrix with columns "from", "to", "value", and "eps" |
matrix of same dimension as initial embedding
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.