MixMatch: Exploring Semi-Supervised Learning for Limited Data
Semi-supervised learning is crucial when labeled data is scarce. This post explores my implementation of MixMatch, a state-of-the-art semi-supervised learning algorithm that combines consistency regularization with pseudo-labeling.