weightDecay

@JvmName(name = "bpksgfmrocrdvxmi")
suspend fun weightDecay(value: Output<Double>)
@JvmName(name = "ufyquevypfbnskwk")
suspend fun weightDecay(value: Double?)

Parameters

value

Value of weight decay when optimizer is 'sgd', 'adam', or 'adamw'. Must be a float in the range0, 1.