nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.MachineLearning / ReLU

ReLU

Full name Microsoft.VisualBasic.MachineLearning.ComponentModel.Activations.ReLU Assembly Microsoft.VisualBasic.MachineLearning Members 1

01 Syntax

Microsoft.VisualBasic.MachineLearning.ComponentModel.Activations.ReLU

02 Methods

NameOverloadsSummary
ReLU 1 ReLU activator function will clip the negative value as zero

03 Members

method ReLU #
ReLU(Double())

ReLU activator function will clip the negative value as zero

Parameters
NameTypeDescription
xDouble()

-