Skip to content

Commit d6db09a

Browse files
authored
Update usb_semisup_learn.py
1 parent f872b54 commit d6db09a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

advanced_source/usb_semisup_learn.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217

218218
######################################################################
219219
# References
220-
# [1] USB
221-
# [2] FixMatch
222-
# [3] FreeMatch
223-
# [4] SoftMatch
220+
# [1] USB: https://github.com/microsoft/Semi-supervised-learning
221+
# [2] Kihyuk Sohn et al. FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence
222+
# [3] Yidong Wang et al. FreeMatch: Self-adaptive Thresholding for Semi-supervised Learning
223+
# [4] Hao Chen et al. SoftMatch: Addressing the Quantity-Quality Trade-off in Semi-supervised Learning

0 commit comments

Comments
 (0)