miniBatchSize
The key you use to access the optimizer’s mini batch-size parameter.
Declaration
class var miniBatchSize: MLParameterKey { get }Discussion
The value type for the miniBatchSize key is an Int64.
The key you use to access the optimizer’s mini batch-size parameter.
class var miniBatchSize: MLParameterKey { get }The value type for the miniBatchSize key is an Int64.