JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Record Class
io.github.kirstenali.deepj.data.Batch
Packages that use
Batch
Package
Description
io.github.kirstenali.deepj.data
Uses of
Batch
in
io.github.kirstenali.deepj.data
Methods in
io.github.kirstenali.deepj.data
that return
Batch
Modifier and Type
Method
Description
Batch
BatchSource.
nextBatch
(int batchSize)
Batch
RandomAccessTextDataset.
nextBatch
(int batchSize)
Batch
TextDataset.
nextBatch
(int batchSize)