An experiment platform of Capsnet implemented by tensorflow
This implementation is based on papers: Dynamic Routing Between Capsules (https://arxiv.org/abs/1710.09829) and MATRIX CAPSULES WITH EM ROUTING (https://openreview.net/pdf?id=HJWLfGWRb) from Sara Sabour, Nicholas Frosst and Geoffrey E. Hinton.
- naturomics/CapsNet-Tensorflow: referred for some important implementation about routing
- Sarasra/models: referred for some important implementation about architecture