r/MachineLearning - [P] MixMatch implementation in PyTorch
I made an implementation of MixMatch (paper) in PyTorch, thought I'd share for those who are interested. Works as an installable package which you can use to create a dataloader that implements the mixmatch algorithm, as well as construct the appropriate loss function. Feedback and comments are appreciated!
Oct-17-2019, 12:59:33 GMT
- Technology: