Skip to content

Commit 4ef1884

Browse files
authored
Update README.md
1 parent 6b34006 commit 4ef1884

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Shake Drop regularization
22
PyTorch implementation of shake-drop regularization.
3-
Author Torch implementations is [here](https://github.com/imenurok/ShakeDrop).
43

54
## Dependencies
65
- python 3.5+
@@ -28,3 +27,5 @@ Yoshihiro Yamada, Masakazu Iwamura, Takuya Akiba, Koichi Kise. "
2827
ShakeDrop Regularization for Deep Residual Learning"
2928
[arXiv:1802.02375v2](https://arxiv.org/abs/1802.02375)
3029

30+
Author Torch Implementation
31+
https://github.com/imenurok/ShakeDrop

0 commit comments

Comments
 (0)