547 skills found · Page 1 of 19
r-spacex / SpaceX API:rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.
naturomics / CapsNet TensorflowA Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
XifengGuo / CapsNet KerasA Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
gram-ai / Capsule NetworksA PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
benedekrozemberczki / CapsGNNA PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
sekwiatkowski / Awesome Capsule NetworksA curated list of awesome resources related to capsule networks
LeagueOfPoro / CapsuleFarmerEvolvedAutomatically drops from lolesports.com and farm Esports Capsules
higgsfield / Capsule Network TutorialPytorch easy-to-follow Capsule Network tutorial
timomernick / Pytorch CapsulePytorch implementation of Hinton's Dynamic Routing Between Capsules
llSourcell / Capsule NetworksThis is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube
adambielski / CapsNet PytorchPyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules
bourdakos1 / Capsule NetworksA Tensorflow implementation of Capsule Networks
Niketkumardheeryan / ML CaPsuleML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
loretoparisi / CapsNetCapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
usethesource / CapsuleThe Capsule Hash Trie Collections Library
ErdongChen-Andrew / CharacterControlFloating Capsule Character Controller (Rigibody control)
cezannec / Capsule Net PytorchReadable implementation of a Capsule Network as described in "Dynamic Routing Between Capsules" [Hinton et. al.]
naturomics / CapsLayerCapsLayer: An advanced library for capsule theory
bojone / CapsuleA Capsule Implement with Pure Keras
yongzhuo / MacadamMacadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule等文本分类算法; 支持CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC等序列标注算法。