What is: Cosine Linear Unit?

SourceTrainable Activations for Image Classification
Year2000
Data SourcePapers with Code archive (CC BY-SA)

The Cosine Linear Unit, or CosLU, is a type of activation function that has trainable parameters and uses the cosine function.

CosLU(x)=(x+αcos(βx))σ(x)CosLU(x) = (x + \alpha \cos(\beta x))\sigma(x)