ppyt

Results 3 issues of ppyt

joint_labels = torch.cat([labels + P.n_classes * i for i in range(4)], dim=0) I do not understand what is the meaning of this code.

Hi, you have done an excellent work. However, I can not find the codes for the noise condition.

why do I get this error when I run the mnist example? name = act.name.split('/')[2] IndexError: list index out of range