We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c08ecff commit 8f729a4Copy full SHA for 8f729a4
README.md
@@ -1,9 +1,9 @@
1
# Co-teaching
2
NeurIPS'18: Co-teaching: Robust Training of Deep Neural Networks with Extremely Noisy Labels (Pytorch implementation).
3
4
-Related work:
+Another related work in NeurIPS'18:
5
6
-NeurIPS'18: [Masking: A New Perspective of Noisy Supervision](https://arxiv.org/abs/1805.08193)
+[Masking: A New Perspective of Noisy Supervision](https://arxiv.org/abs/1805.08193)
7
8
Code: https://github.com/bhanML/Masking
9
0 commit comments