A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
-
Updated
Dec 22, 2018 - Python
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
通过selenium模拟浏览器来自动观看电竞比赛获取电竞典藏罐,当没有比赛时智能休眠.(Automatically watch e-sports games through undetected_chromedriver to farm esports capsule, when there is no match intelligent sleep.)
[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".
CapsuleNet for Micro-expression Recognition (IEEE FG 2019)
Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf
A pytorch implementation of Capsule Network.
利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现
A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)
CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras
MXNet implementation of CapsNet
Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attention-based and capsule-routing-based).
Unofficial implementation of Capsule Networks, Dynamic Routing between capsules (by tensorflow)
Add a description, image, and links to the capsule topic page so that developers can more easily learn about it.
To associate your repository with the capsule topic, visit your repo's landing page and select "manage topics."