| gram-ai/capsule-networks |
1,419 |
|
0 |
0 |
over 7 years ago |
0 |
|
20 |
|
Python |
| A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules". |
| higgsfield/Capsule-Network-Tutorial |
678 |
|
0 |
0 |
over 6 years ago |
0 |
|
12 |
|
Jupyter Notebook |
| Pytorch easy-to-follow Capsule Network tutorial |
| loretoparisi/CapsNet |
422 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
mit |
|
| CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art |
| adambielski/CapsNet-pytorch |
409 |
|
0 |
0 |
over 6 years ago |
0 |
|
2 |
bsd-3-clause |
Python |
| PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules |
| cezannec/capsule_net_pytorch |
250 |
|
0 |
0 |
almost 6 years ago |
0 |
|
1 |
mit |
Jupyter Notebook |
| Readable implementation of a Capsule Network as described in "Dynamic Routing Between Capsules" [Hinton et. al.] |
| lucidrains/routing-transformer |
202 |
|
0 |
0 |
over 4 years ago |
79 |
November 06, 2021 |
9 |
mit |
Python |
| Fully featured implementation of Routing Transformer |
| cedrickchee/capsule-net-pytorch |
157 |
|
0 |
0 |
over 6 years ago |
0 |
|
7 |
other |
Python |
| [NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules". |
| leftthomas/CapsNet |
127 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
mit |
Python |
| A PyTorch implementation of CapsNet based on NIPS 2017 paper "Dynamic Routing Between Capsules" |
| glassroom/heinsen_routing |
125 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
mit |
Python |
| Reference implementation of "An Algorithm for Routing Vectors in Sequences" (Heinsen, 2022) and "An Algorithm for Routing Capsules in All Domains" (Heinsen, 2019), for composing deep neural networks. |
| acburigo/CapsNet |
101 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| CapsNet (from "Dynamic Routing Between Capsules") implemented in pytorch. |