public static class
RandomDatasetV2.Options
Optional attributes for RandomDatasetV2
Public Methods
RandomDatasetV2.Options |
metadata(String metadata)
|
RandomDatasetV2.Options |
rerandomizeEachIteration(Boolean rerandomizeEachIteration)
|
Inherited Methods
Public Methods
public RandomDatasetV2.Options rerandomizeEachIteration (Boolean rerandomizeEachIteration)
Parameters
rerandomizeEachIteration | A boolean attribute to rerandomize the sequence of random numbers generated at each epoch. |
---|