Matrix-Capsules-EM-PyTorch
Matrix-Capsules-EM-PyTorch copied to clipboard
accuracy of the smallNORB
I went to the test of hinton's code https://github.com/google-research/google-research/tree/master/capsule_em The result can achieve the level of the paper But I tried to test smallNORB with your code, but the accuracy wasn't that high, and it still fluctuated after many Epochs Do you have any ideas about that? thanks !