Skip to content

abdulfatir/capsule-networks-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capsule Networks (PyTorch Implementation)

PyTorch implementation of Dynamic Routing Between Capsules[1]. This repository includes experiments on MNIST, FashionMNIST, and CIFAR10.

Credits

Some general ideas of implementation have been borrowed from gram-ai/capsule-networks.

References

[1] Sara Sabour, Nicholas Frosst, Geoffrey E Hinton. Dynamic Routing Between Capsules, NIPS 2017.

Releases

No releases published

Packages

No packages published

Languages