PyTorch implementation of Dynamic Routing Between Capsules[1]. This repository includes experiments on MNIST, FashionMNIST, and CIFAR10.
Some general ideas of implementation have been borrowed from gram-ai/capsule-networks.
[1] Sara Sabour, Nicholas Frosst, Geoffrey E Hinton. Dynamic Routing Between Capsules, NIPS 2017.