-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,18 @@ | ||
@article{sun2018training, | ||
author = {Xu Sun and | ||
Xuancheng Ren and | ||
Shuming Ma and | ||
Bingzhen Wei and | ||
Wei Li and | ||
Jingjing Xu and | ||
Houfeng Wang and | ||
Yi Zhang}, | ||
journal = {IEEE Transactions on Knowledge and Data Engineering}, | ||
pages = {1-1}, | ||
volume={}, | ||
number={}, | ||
series = {Proceedings of Machine Learning Research}, | ||
title = {Training Simplification and Model Simplification for Deep Learning: A Minimal Effort Back Propagation Method}, | ||
doi = {10.1109/TKDE.2018.2883613}, | ||
year = {2018} | ||
author = {Xu Sun and | ||
Xuancheng Ren and | ||
Shuming Ma and | ||
Bingzhen Wei and | ||
Wei Li and | ||
Jingjing Xu and | ||
Houfeng Wang and | ||
Yi Zhang}, | ||
journal = {IEEE Transactions on Knowledge and Data Engineering}, | ||
pages = {374-387}, | ||
volume = {32}, | ||
number = {2}, | ||
title = {Training Simplification and Model Simplification for Deep Learning: A Minimal Effort Back Propagation Method}, | ||
doi = {10.1109/TKDE.2018.2883613}, | ||
year = {2020} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters