relu
ABSTRACT
Calculates the greater value of the provided numbers and 0
PARAMETERS
x | the input numbers |
RETURN
the greater value of the provided numbers and 0
DECLARATION
func relu(x)
Calculates the greater value of the provided numbers and 0
x | the input numbers |
the greater value of the provided numbers and 0
func relu(x)