Expand description
Activation functions
Enums§
- Activation
Function - Activation Functions to be used in the hidden layer.
Constants§
Functions§
- elu
Exponential Linear Units
- leaky_
relu Leaky Rectified Linear Units
- linear
Linear
- map
- Map ActivationFunction enum variant to its function
- relu
Rectified Linear Units
- sigmoidal
Sigmoidal
- step
Step
- tanh
Hyperbolic Tangent