| Class | Description |
|---|---|
| ABoundedOp | |
| Absolute | |
| AFunctionOp | |
| ALinearOp | |
| APolynomialOp | |
| ARoundingOp | |
| Clamp |
Operator for clamping values within a given range
|
| Composed | |
| Constant | |
| Cosh | |
| Derivative | |
| Division | |
| Exp |
The renowned exponential function
|
| GaussianNoise |
Operator to add gaussian noise to a value
|
| Identity |
Singleton identity operator
|
| Inverse |
Operator representing the inverse of another operator
|
| Linear | |
| Log |
The renowned exponential function
|
| Logistic | |
| LogN |
The renowned exponential function
|
| NormalRBF | |
| Offset | |
| Power | |
| Product | |
| Quadratic | |
| Reciprocal | |
| ScaledLogistic |
A logistic function, with input scaled by a fixed factor
|
| Signum | |
| SoftPlus | |
| Sqrt | |
| Square | |
| StochasticBinary | |
| Sum | |
| Tanh |
Copyright © 2013. All Rights Reserved.