Contents

beta2

The key you use to access the Adam optimizer’s second beta parameter.

Declaration

class var beta2: MLParameterKey { get }

Discussion

The value type for the beta2 key is a Double.

See Also

Accessing model update parameters