Rdocumentation
powered by
Learn R Programming
ggmlR (version 0.6.1)
ag_relu: ReLU activation
Description
Applies the rectified linear unit: \(\max(0, x)\).
Usage
ag_relu(x)
Value
ag_tensor
Arguments
x
ag_tensor