YU1ut / MixMatch-pytorch

Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"
MIT License
636 stars 129 forks source link

interleave function #41

Open 07Agarg opened 3 years ago

07Agarg commented 3 years ago

Hi, Thanks for the great repository!

Please tell what is interleave function doing in the code? It is not clear from the code itself and there is nothing mentioned about it in the paper also.

Thanks again.

YU1ut commented 3 years ago

See this: https://github.com/YU1ut/MixMatch-pytorch/issues/20#issuecomment-583770295