what do pruningActivations and pruningGradients refer to?
Ältere Kommentare anzeigen
In pruning using Taylor scores example, I can't understand what pruningActivations and pruningGradients refer to
[loss,pruningActivations, pruningGradients, netGradients, state] = ...
dlfeval(@modelLossPruning, prunableNet, X, T);
4 Kommentare
Matt J
am 19 Apr. 2025
This is not an AI site. Only humans on here.
muhamed ibrahim
am 19 Apr. 2025
No, it's not an answer to your question. It's to tell you that no human would be able to understand the context of your question from just one line of code taken from somewhere in the documentation, so maybe you thought you were on a GPT engine. If you are looking for an AI interface, you can find one here,
Otherwise, providing a link to the full code and example would be a good start.
Walter Roberson
am 19 Apr. 2025
The discussion appears to be related to https://www.mathworks.com/help/deeplearning/ref/deep.prune.taylorprunablenetwork.updateprunables.html
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Descriptive Statistics finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!