relu: Rectified Linear Unit

Description Usage Arguments Value Author(s)

View source: R/relu.R

Description

Activation functin based on a half-rectifier.

Usage

1
relu(inputs)

Arguments

inputs

An array

Value

An array with the same size of the input array.

Author(s)

Eduardo Kapp


eduardokapp/r_neural_network documentation built on Dec. 20, 2021, 3:21 a.m.