You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general, semi-supervised learning is useful when you have unlabeled samples (which cannot be made use of by supervised models) - usually when you cannot label large number of data - due to cost associated / unavailability of experts for the task.
About
Implemenation of Semi-Supervised Learning using GANs in PyTorch for MNIST and CIFAR-10 datasets