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 f872b54 commit d6db09aCopy full SHA for d6db09a
advanced_source/usb_semisup_learn.py
@@ -217,7 +217,7 @@
217
218
######################################################################
219
# References
220
-# [1] USB
221
-# [2] FixMatch
222
-# [3] FreeMatch
223
-# [4] SoftMatch
+# [1] USB: https://github.com/microsoft/Semi-supervised-learning
+# [2] Kihyuk Sohn et al. FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence
+# [3] Yidong Wang et al. FreeMatch: Self-adaptive Thresholding for Semi-supervised Learning
+# [4] Hao Chen et al. SoftMatch: Addressing the Quantity-Quality Trade-off in Semi-supervised Learning
0 commit comments