Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stacked-capsule-networks

Pytorch Implementation of the paper StackedCapsuleAutoEncoders. link

  • The code currently supports MNIST dataset only
  • The code for the set transformers part (setmodules.py) is used from the official repository [https://github.com/juho-lee/set_transformer].
  • Feel free to cite this repository if you want to use the code.
  • To run the code with default parameters according to the paper on MNIST dataset use python main.py

About

Pytorch Implementation of the Stacked Capsule Autoencoders

Resources

Stars

108 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages