downsample_vplot | R Documentation |
Downsample a dense V-plot to a saprse V-plot, where the remaining number of reads is specified as 'num_reads'.
downsample_vplot(x, num_reads = 1L)
x |
a tensorflow.tensor object of Vplots |
num_reads |
The target number of reads (default: 1L) |
down-sampled Vplots in tensorflow.tensor object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.