CNN Pruning Using LSTM Concepts: Peking University’s Gate Decorator
Selected from arXiv Author: Zhonghui You et al. Translated by Machine Heart Contributors: Siyuan, Yiming Using the basic idea of LSTM’s gating mechanism for pruning? Let the model decide which convolution kernels can be discarded. Remember when we understood LSTM, we found that it uses a gating mechanism to remember important information and forget unimportant … Read more