deep.transform.symmetricismax
Description
applies the symmetric is-maximum mask transform to the input Y = deep.transform.symmetricismax(X)X. When
you convert a Statistics and Machine Learning Toolbox™ neural network model that uses a symmetric is-maximum mask transform to a
dlnetwork object, the last layer of the
network is a function layer that applies the deep.transform.symmetricismax
function.
Examples
Input Arguments
Output Arguments
Algorithms
Version History
Introduced in R2026a
See Also
deep.transform.doublelogit | deep.transform.invlogit | deep.transform.ismax | deep.transform.logit | deep.transform.sign | deep.transform.symmetric | deep.transform.symmetriclogit | dlnetwork | functionLayer | fitrnet (Statistics and Machine Learning Toolbox) | fitcnet (Statistics and Machine Learning Toolbox)