bdsaglam / CapsNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capsule Networks with Dynamic Routing

PyTorch implementation of capsule networks proposed in [1].

Highly influenced by Aurelien Geron's videos and TensorFlow implementation.


[1] Sabour, S., Frosst, N., & Hinton, G. E. (2017). Dynamic Routing Between Capsules. Advances in Neural Information Processing Systems, 2017-December, 3857–3867. http://arxiv.org/abs/1710.09829

About


Languages

Language:Python 100.0%