Contents

beta1

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

Declaration

class var beta1: MLParameterKey { get }

Discussion

The value type for the beta1 key is a Double.

See Also

Accessing model update parameters