Neural Network Compression: Difference between revisions

From David's Wiki
(No difference)

Revision as of 20:36, 2 February 2021

Brief survey on neural network compression techniques.

Pruning

Sensitivity Methods

The idea here is to measure how sensitive each neuron is.
I.e., if you remove the neuron, how will it change the output?

Factorization

Resources

Surveys