Convert the value of this minibatch instance to a sequence of NumPy arrays that have their masked entries removed.
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