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
## MixMatch: A Holistic Approach to Semi-Supervised Learning
2
+
A Pytorch Implementation of the paper MixMatch: A Holistic Approach to Semi-Supervised Learning [[paper](https://arxiv.org/pdf/1905.02249.pdf)].
3
+
## TO-DO
4
+
* Add training code for CIFAR10 with WideResnet28 from [here](https://github.com/meliketoy/wide-resnet.pytorch/blob/master/networks/wide_resnet.py).
0 commit comments