Capsule-Network-Tutorial
Capsule Network Tutorial
An easy-to-follow PyTorch tutorial on building and understanding Capsule Networks using Jupyter Notebook.
Pytorch easy-to-follow Capsule Network tutorial
768 stars
13 watching
135 forks
Language: Jupyter Notebook
last commit: about 5 years ago capsule-networkclean-codeeasy-to-usepytorchpytorch-tutorials
Related projects:
Repository | Description | Stars |
---|---|---|
timomernick/pytorch-capsule | An implementation of Hinton's Dynamic Routing Between Capsules in Pytorch | 632 |
adambielski/capsnet-pytorch | An implementation of a deep learning model for image classification using capsule networks with dynamic routing. | 489 |
higgsfield/interaction_network_pytorch | An implementation of Interaction Networks for learning physical simulations and generalizing to novel systems | 131 |
yechengxi/lightcapsnet | An implementation of Capsule Networks in Matlab for image classification and other computer vision tasks | 48 |
benedekrozemberczki/capsgnn | A PyTorch implementation of a graph neural network architecture | 1,246 |
hardmaru/pytorch_notebooks | A collection of tutorial notebooks focused on building and training neural networks using PyTorch. | 385 |
lplenka/pytorch-tutorial | A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks | 1 |
kyubyong/pytorch_exercises | A collection of exercises to help developers practice and familiarize themselves with PyTorch's capabilities | 315 |
hpcgarage/accelerated_dl_pytorch | This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
joel-huang/zeroshot-capsnet-pytorch | An implementation of Zero-shot User Intent Detection via Capsule Neural Networks using PyTorch. | 16 |
kimhc6028/relational-networks | A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 812 |
dragen1860/learningtocompare-pytorch | An implementation of the Learning to Compare paper in PyTorch | 251 |
napsternxg/pytorch-practice | A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
teozosa/deep-learning-v2-pytorch | A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs. | 0 |
kaixhin/grokking-pytorch | An introduction to using PyTorch for deep learning tasks | 1,194 |