Apply to Softmax row
Show older comments
As far as I know, the Softmax function is applied per channel. How do I apply this per row? And how do I apply this to the custom layer
1 Comment
KALYAN ACHARJYA
on 26 May 2021
If you tranpose the data (rotate), then apply on resultant.
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!