Apply to Softmax row
Mostrar comentarios más antiguos
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 comentario
KALYAN ACHARJYA
el 26 de Mayo de 2021
If you tranpose the data (rotate), then apply on resultant.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!