Capsule neural network: Difference between revisions

Content deleted Content added
m Readers should be smart enough to read a number as a word without it duplicated as a numeral. (via WP:JWB)
ManuelSH (talk | contribs)
Adding a github implementation which fixes bugs contained in several implementations.
Tag: possible conflict of interest
Line 192:
 
== External links ==
* {{Citation|title=Capsules Network Implementation in PyTorch, fixing several bugs in previous implementations |date=2018-04-16|url=https://github.com/manuelsh/capsule-networks-pytorch|access-date=2018-04-16}}
* {{Citation|title=Pytorch code: Capsule Routing via Variational Bayes | date=February 2020|url=https://github.com/fabio-deep/Variational-Capsule-Routing|access-date=2020-10-23}}
* {{Citation|title=A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules"|date=2017-12-08|url=https://github.com/gram-ai/capsule-networks|publisher=Gram.AI|access-date=2017-12-08}}