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


Microsoft/CNTK-R documentation built on May 28, 2019, 1:52 p.m.