Caesar AI Atlas

ReLU

Caesar AI Atlas Definition

ReLU is the abbreviation for Rectified Linear Unit, a common neural network activation function. It outputs zero for negative inputs and the input value for positive inputs, enabling efficient nonlinear modeling.

Other Definitions

Abbreviation for Rectified Linear Unit.

Related Terms