ELU

constructor(alpha: Float = 1.0f, name: String = "ELU")(source)

Parameters

alpha

The scale for the negative region (default: 1.0)

name

Name of the module