mb_as_sequences: Minibatch Data As Sequences

Description Usage Arguments Value

Description

Convert the value of this minibatch instance to a sequence of NumPy arrays that have their masked entries removed.

Usage

1
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


joeddav/CNTK-R documentation built on May 6, 2019, 7:28 a.m.