Content deleted Content added
Rollback edits by 132.71.85.141 — self-promotion: all their edits are adding reference to papers by the same author(s) |
Reformatted source 4 Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit |
||
Line 4:
== Node (neuron) pruning ==
A basic algorithm for pruning is as follows:<ref>Molchanov, P., Tyree, S., Karras, T., Aila, T., & Kautz, J. (2016). ''Pruning convolutional neural networks for resource efficient inference''. arXiv preprint arXiv:1611.06440.</ref><ref>
#Evaluate the importance of each neuron.
#Rank the neurons according to their importance (assuming there is a clearly defined measure for "importance").
|