nishnik / CapsNet-PyTorch
My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules
☆91Updated 7 years ago
Alternatives and similar repositories for CapsNet-PyTorch:
Users that are interested in CapsNet-PyTorch are comparing it to the libraries listed below
- visualization of CNN in PyTorch☆155Updated last year
- Quick PyTorch introduction and tutorial. Targets computer vision, graphics and machine learning researchers eager to try a new framework.☆109Updated 5 years ago
- ☆68Updated 7 years ago
- ☆79Updated 7 years ago
- Cleaned original source code from my NIPS publication☆154Updated 7 years ago
- auto-tuning momentum SGD optimizer☆286Updated 6 years ago
- ☆86Updated 2 years ago
- videos, slides, and others from NIPS 2017☆180Updated 6 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 7 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 7 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 7 years ago
- Tensorflow implementation of Magnet Loss from "Metric Learning for Adaptive Density Discrimination"☆96Updated 7 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 6 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification