https://github.com/dvmazur/capsnet-lasagne
CapsNet Implementation in Lasagne (Theano)
https://github.com/dvmazur/capsnet-lasagne
capsnet capsule lasagne theano
Last synced: about 2 months ago
JSON representation
CapsNet Implementation in Lasagne (Theano)
- Host: GitHub
- URL: https://github.com/dvmazur/capsnet-lasagne
- Owner: dvmazur
- Created: 2017-11-01T19:56:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-04T13:45:34.000Z (almost 8 years ago)
- Last Synced: 2025-06-03T20:38:42.257Z (5 months ago)
- Topics: capsnet, capsule, lasagne, theano
- Language: Python
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Theano/Lasagne implementation of [Dynamic Routing Betwenn Capsules](https://arxiv.org/abs/1710.09829) by Geoffrey Hinton
### TODO:
- Comment the code
- Try model out