he-y / Awesome-Pruning

A curated list of neural network pruning resources.
2.32k stars 326 forks source link

pruning weights by L1 regularization #12

Closed optyang closed 4 years ago

optyang commented 4 years ago

Hi,

I would like to bring to your attention our paper on weight pruning accepted by ICLR 2020.

paper url: https://openreview.net/forum?id=HygpthEtvr code url: https://github.com/optyang/proxsgd

Thank you for considering to include it into the database!

Best,

Yang

he-y commented 4 years ago

Thanks. The paper is added.

optyang commented 4 years ago

Hi, we have implementations in both TF and pytorch. Thanks!

he-y commented 4 years ago

Updated. Thanks for your correction.