Description Usage Arguments Value
View source: R/train_encoder.R
Adds the defined kernel to the operation graph for high dimensional pairwise data similarity
1 2 3 4 5 6 7 8 |
method |
Kernel to compute pairwise cell similarity |
data |
cell x feature data matrix |
labels |
cell x 1 annotation (label) vector |
data_shape |
number of features for data |
perplexity |
neighborhood parameter for gaussian kernel |
diag |
indicator for self similarity |
Tensorflow op
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.