capsule-network-tensorflow Tensorflow implementation of Capsule Network using slim and recently updated Dataset API. You can achieve validation accuracy up to ~99.62%. python download_data.py --dataset mnist python train.py --dataset mnist Training Results Reference Dynamic Routing Between Capsules Tensorflow implementation by @naturomics