Skip to content

Commit 327b270

Browse files
authored
Update README.md
1 parent 24f5cab commit 327b270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pytorch-admm-prunning
2-
It is a Pytorch implementation of DNN weight prunning with ADMM described in [**A Systematic DNN Weight Pruning Framework using Alternating Direction Method of Multipliers**](https://arxiv.org/abs/1804.03294).
2+
It is a pytorch implementation of DNN weight prunning with ADMM described in [**A Systematic DNN Weight Pruning Framework using Alternating Direction Method of Multipliers**](https://arxiv.org/abs/1804.03294).
33

44
## _Train and test_
55
- You can simply run code by

0 commit comments

Comments
 (0)