MixMatch PyTorch Documentation 1.0 Help

Mix Match CIFAR10 on PyTorch

This repository showcases using PyTorch to implement MixMatch on the CIFAR10 dataset. Much of the original implementation is based on YU1ut/MixMatch-pytorch however, we've refactored the code to follow more modern PyTorch practices.

Acknowledgements

This is an unofficial PyTorch implementation of MixMatch: A Holistic Approach to Semi-Supervised Learning.

References

Last modified: 26 November 2023