Obtain next mini-batch of data from minibatchqueue
returns a mini-batch of data prepared using the [x1,...,xN]
= next(mbq
)minibatchqueue
object
mbq
. The function returns as many variables as the number of outputs of
mbq
.