DeepCaps-PyTorch
DeepCaps-PyTorch copied to clipboard
PyTorch Implementation of "DeepCaps: Going Deeper with Capsule Networks" by Jathushan Rajasegaran et al.
Results
1
DeepCaps-PyTorch issues
Sort by
recently updated
recently updated
newest added
I finally have been able to check the performance of the model with FashionMNIST with and without the detached version. The detached version proved to have a steadier learning curve....