Implements Sigmoid nonlinearity elementwise x to 1/(1+e^(-x)) so the output is between 0 and 1.
@author Daniel Persson (mailto.woden@gmail.com)
Implements Sigmoid nonlinearity elementwise x to 1/(1+e^(-x)) so the output is between 0 and 1.
@author Daniel Persson (mailto.woden@gmail.com)
01 Syntax
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| BackPropagationResult | 1 | |
| Type | 1 |
04 Members
Boolean)