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