| Class | Description |
|---|---|
| BalanceMinibatches |
Auto balance mini batches by label.
|
| DataSet |
A data transform (example/outcome pairs)
The outcomes are specifically for neural network encoding such that
any labels that are considered true are 1s.
|
| ExistingMiniBatchDataSetIterator |
Read in existing mini batches created
by the mini batch file datasetiterator.
|
| MiniBatchFileDataSetIterator |
Mini batch file datasetiterator
auto partitions a dataset in to mini batches
|
| MultiDataSet |
Implementation of
MultiDataSet |
| SplitTestAndTrain |
SplitV test and train
|
| ViewIterator |
Iterate over a dataset
with views
|
Copyright © 2018. All rights reserved.