Awesome
The Elastic Lottery Ticket Hypothesis
Welcome
This repo includes codes for the official implementation of the paper The Elastic Lottery Ticket Hypothesis, by Xiaohan Chen, Yu Cheng, Shuohang Wang, Zhe Gan, Jingjing Liu, Zhangyang Wang.
This code base is created by Xiaohan Chen during his time as an reserach intern at Microsoft Corporation in Fall 2020. The implementation is heavily based on Jonathan Frankle's implemenation for experiments on the lottery ticket hypothesis.
Citation
If you use this library in a research paper, please cite this repository.
License
ElasticLTH is licensed under the MIT license, as found in the LICENSE file.
Table of Contents
More information is coming soon.
<a name=acknowledgements></a>Acknowledgements
Thank you to all collaborators and my advisor for the efforts and suggestions put in this work. Thank you for my College Tianlong Chen for supports on lottery ticket hypothesis experiments. Thank you to Microsoft Corporation for supporting this research work, providing sufficient computational resources and allowing me to open-source this framework.