This is repository for paper "..."
To reproduce the plots in the paper:
- Download code and install requirements
git clone https://github.com/hse-scila/pruning.git
cd pruning
pip install -r requirements.txt
- Download data and trained models form google drive from the link or via gdown to directory with code
pip install gdown
gdown https://drive.google.com/drive/folders/1RP0ZxHt09xwmx2ZG_tPZUlsVc-GGTBBW --folder
- Run the code in experiment_reproduction.ipynb