tanhLayer
Hyperbolic tangent (tanh) layer
Description
A hyperbolic tangent (tanh) activation layer applies the tanh function on the layer inputs.
Creation
Properties
Examples
Extended Capabilities
Version History
Introduced in R2019a
See Also
trainNetwork
| batchNormalizationLayer
| leakyReluLayer
| clippedReluLayer
| reluLayer
| swishLayer