https://github.com/aahansingh/capsule-networks
PyTorch Implementation of Capsule Networks
https://github.com/aahansingh/capsule-networks
capsule-nets capsule-network capsule-networks deep-learning python python-3 pytorch pytorch-implmention
Last synced: about 1 month ago
JSON representation
PyTorch Implementation of Capsule Networks
- Host: GitHub
- URL: https://github.com/aahansingh/capsule-networks
- Owner: AahanSingh
- License: mit
- Created: 2018-03-24T10:41:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-09T10:16:42.000Z (about 4 years ago)
- Last Synced: 2025-07-09T14:05:06.836Z (3 months ago)
- Topics: capsule-nets, capsule-network, capsule-networks, deep-learning, python, python-3, pytorch, pytorch-implmention
- Language: Python
- Size: 33.2 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Capsule-Networks
PyTorch Implementation of Capsule Networks as described in the paper [Dynamic Routing Between Capsules](https://arxiv.org/abs/1710.09829) by _Sara Sabour, Nicholas Frosst & Geoffrey E Hinton_.