| Package | Description |
|---|---|
| org.deeplearning4j.datasets.iterator |
| Modifier and Type | Class and Description |
|---|---|
class |
RandomDataSetIterator
RandomDataSetIterator: Generates random values (or zeros, ones, integers, etc) according to some distribution.
The type of values produced can be specified by the RandomDataSetIterator.Values enumeration.Note: This is typically used for testing, debugging and benchmarking purposes. |
Copyright © 2019. All rights reserved.