em-routing
There are 8 repositories under em-routing topic.
naturomics/CapsLayer
CapsLayer: An advanced library for capsule theory
glassroom/heinsen_routing
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.
yl-1993/Matrix-Capsules-EM-PyTorch
A PyTorch Implementation of Matrix Capsules with EM Routing
IBM/matrix-capsules-with-em-routing
A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).
JRC1995/BERT-Disaster-Classification-Capsule-Routing
Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attention-based and capsule-routing-based).
DeepMatrixCapsules/DeepMatrixCapsules
Deep Matrix Capsules Implementation
Officium/Capsules
CapsNet implementations with PyTorch.
ahmedshoaib/caps-em-routing-cifar
The code implements Hinton's matrix capsule with em routing for Cifar-10 dataset