ReLU
01 Syntax
Microsoft.VisualBasic.MachineLearning.ComponentModel.Activations.ReLU
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ReLU | 1 | ReLU activator function will clip the negative value as zero |
03 Members
ReLU(
Double())ReLU activator function will clip the negative value as zero
Parameters
| Name | Type | Description |
|---|---|---|
x | Double() | - |