Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/higgsfield/capsule-network-tutorial

Pytorch easy-to-follow Capsule Network tutorial
https://github.com/higgsfield/capsule-network-tutorial

capsule-network clean-code easy-to-use pytorch pytorch-tutorials

Last synced: 2 days ago
JSON representation

Pytorch easy-to-follow Capsule Network tutorial

Awesome Lists containing this project

README

        

# Capsule-Network-Tutorial
This is easy-to-follow Capsule Network tutorial with clean readable code: [Capsule Network.ipynb
](https://github.com/higgsfield/Capsule-Network-Tutorial/blob/master/Capsule%20Network.ipynb)

[Dynamic Routing Between Capsules](https://arxiv.org/abs/1710.09829)

**Understanding Hinton’s Capsule Networks** blog posts:

[Part I: Intuition.](https://medium.com/ai%C2%B3-theory-practice-business/understanding-hintons-capsule-networks-part-i-intuition-b4b559d1159b)

[Part II: How Capsules Work.](https://medium.com/ai%C2%B3-theory-practice-business/understanding-hintons-capsule-networks-part-ii-how-capsules-work-153b6ade9f66)

[Part III: Dynamic Routing Between Capsules.](https://medium.com/ai%C2%B3-theory-practice-business/understanding-hintons-capsule-networks-part-iii-dynamic-routing-between-capsules-349f6d30418)