Skip to content

Pytorch Implementation of the Stacked Capsule Autoencoders

Notifications You must be signed in to change notification settings

Damehou/stacked-capsule-networks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Pytorch Implementation of the Stacked Capsule Autoencoders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%