A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
-
Updated
Mar 18, 2023 - Python
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
A Capsule Network-based Embedding Model for Knowledge Graph Completion and Search Personalization (NAACL 2019)
Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471
A pytorch implementation of Capsule Network.
An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data
A Capsule Network-based Model for Learning Node Embeddings (CIKM 2020)
Fully vectorized and interpretable Pytorch implementation of capsule layers (and CapsNet) as described in the NIPS 2017 paper 'Dynamic Routing Between Capsules' by S. Sabour, N. Frosst and G.E. Hinton.
Verification with RESNETCAPS with At&t, LFW, Chim_Zoo. Experiments with triplet_loss, HAP2S_loss, Cluster_loss
DeepLearning4J implementation of CapsNet based on "Dynamic Routing Between Capsules"
Implementation of Capsule Network architecture in GANs using MNIST dataset
Diabetic Retinopathy Detection is an ATPOS Kaggle competition.
A Toy Dataset To Explore Capsule Networks
Tensorflow implementation for some capsule based neural networks.
A similarity learning implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).
Hardware accelerator for Capsule Neural Networks
An implementation of Capsule Neural Networks based on paper "Dynamic Routing Between Capsules" in Tensorflow.
Presentation for paper "Single Image Super-Resolution Based on Capsule Neural Networks"
💊 CapsNets implementation according to the paper: Dynamic Routing Between Capsules - Sara Sabour, Nicholas Frosst, Geoffrey E Hinton
Add a description, image, and links to the capsule-neural-networks topic page so that developers can more easily learn about it.
To associate your repository with the capsule-neural-networks topic, visit your repo's landing page and select "manage topics."