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)

Arguments

minibatch_data

the MinibatchData instance on which to perform the operation

Value

a list of matrices if dense, otherwise a SciPy CSR array