Main Content
tanhLayer
Hyperbolic tangent (tanh) layer
Description
A hyperbolic tangent (tanh) activation layer applies the tanh function on the layer inputs.
Creation
Properties
Examples
Algorithms
Extended Capabilities
Version History
Introduced in R2019aSee Also
trainnet
| trainingOptions
| dlnetwork
| batchNormalizationLayer
| leakyReluLayer
| clippedReluLayer
| reluLayer
| swishLayer
| exportNetworkToSimulink
| Tanh Layer