Skip to content

lottery-ticket/rewinding-iclr20-public

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Comparing Rewinding and Fine-tuning in Neural Network Pruning

This is the code and data for the paper Comparing Rewinding and Fine-tuning in Neural Network Pruning.

@inproceedings{renda2020comparing,
    title={Comparing Rewinding and Fine-tuning in Neural Network Pruning},
    author={Renda, Alex and Frankle, Jonathan and Carbin, Michael},
    booktitle={International Conference on Learning Representations},
    year={2020},
    url={https://openreview.net/forum?id=S1gSj0NKvB}
}

For comparing against the data included in the paper, data and plotting code are located in vision/plot/.

For replicating results and using the trained networks released with the paper, vision networks are located in the vision subdirectory, and the GNMT network is located in the gnmt subdirectory.

Some example networks (original initializations, trained, and pruned and re-trained) can be found here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published