Skip to content

Commit 3869f82

Browse files
Advait GadhikarAdvait Gadhikar
Advait Gadhikar
authored and
Advait Gadhikar
committed
arxiv link
1 parent b18520b commit 3869f82

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# Official code for the paper: 'Why Random Pruning Is All We Need to Start Sparse' published in ICML 2023.
1+
# Official code for the paper: 'Why Random Pruning Is All We Need to Start Sparse' published in ICML 2023 (https://arxiv.org/abs/2210.02412).
2+
23

34

45
## Experiments
56

7+
### Requirements
8+
See `requirements.txt` for required packages. You can set up a conda environment with this file.
69

710
### Random Pruning
811
Initialize and train an ER network with a specified layerwise sparsity ratio.

0 commit comments

Comments
 (0)