Module corgi::activation[][src]

An activation function is a non-linear function applied to the output of a layer.

Type Definitions

Activation

An activation function, which is applied to the output of a layer, and implements the differentiable activation operation.