vleaky_relu {fastai}R Documentation

Vleaky_relu

Description

'F$leaky_relu' with 0.3 slope

Usage

vleaky_relu(input, inplace = TRUE)

Arguments

input

inputs

inplace

inplace or not

Value

None


[Package fastai version 2.2.2 Index]