CapsNet

Capsule Networks implemented with Keras.

Repo Structure

capsule.py

models and experiments for MNIST

data

Saving data of MNIST.

Environment

Usage

python capsule.py

More Information

Please visit http://skyhigh233.com/blog/2018/04/06/capsule/

References