Description Usage Arguments Value
Convert the value of this minibatch instance to a sequence of NumPy arrays that have their masked entries removed.
1 | mb_as_sequences(minibatch_data, variable = NULL)
|
minibatch_data |
the MinibatchData instance on which to perform the operation |
a list of matrices if dense, otherwise a SciPy CSR array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.