A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
Capsule Network on Fashion MNIST dataset
Capsule net applied to text data
#IOS#A simple iOS application for drawing a single digit number to send to the MNIST CapsNet API for prediction
This is a simple Django REST framework application for a prediction endpoint on the MNIST trained CapsNet model