Skip to content

A simple method to determine the optimal amount by which a network can be L1-pruned based on its parameter distribution

Notifications You must be signed in to change notification settings

GMW99/what_makes_a_good_prune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

What Makes a Good Prune?

A simple method to determine the optimal amount by which a network can be L1-pruned based on its parameter distribution

Notebook provided demonstrates the method presented in "What Makes a Good Prune? Maximal Unstructured Pruning for Maximal Cosine Similarity" by G. Mason-Williams and F. Dahlqvist 2024. on the LeNet5 Architecture with the MNIST dataset.

If you use this please cite using:

@inproceedings{
  mason-williams2024what,
  title={What Makes a Good Prune? Maximal Unstructured Pruning for Maximal Cosine Similarity},
  author={Gabryel Mason-Williams and Fredrik Dahlqvist},
  booktitle={The Twelfth International Conference on Learning Representations},
  year={2024},
  url={https://openreview.net/forum?id=jsvvPVVzwf }
}

About

A simple method to determine the optimal amount by which a network can be L1-pruned based on its parameter distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published