Skip to content

Commit 6cfebf9

Browse files
authored
Update README.md
1 parent 253303b commit 6cfebf9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ To be presented at [NeurIPS 2018](https://nips.cc/Conferences/2018/).
1616

1717
If you find this code useful in your research then please cite
1818
```bash
19-
@inproceedings{Han2018CoteachingRT,
20-
title={Co-teaching: Robust Training of Deep Neural Networks with Extremely Noisy Labels},
21-
author={Bo Han and Quanming Yao and Xingrui Yu and Gang Niu and Miao Xu and Weihua Hu and Ivor W. Tsang and Masashi Sugiyama},
22-
booktitle={NeurIPS},
19+
@inproceedings{han2018co,
20+
title={Co-teaching: Robust training of deep neural networks with extremely noisy labels},
21+
author={Han, Bo and Yao, Quanming and Yu, Xingrui and Niu, Gang and Xu, Miao and Hu, Weihua and Tsang, Ivor and Sugiyama, Masashi},
22+
booktitle={Advances in Neural Information Processing Systems},
23+
pages={8535--8545},
2324
year={2018}
2425
}
2526
```

0 commit comments

Comments
 (0)