hinton topic

List hinton repositories

CapsNet-Visualization

394
Stars
94
Forks
Watchers

🎆 A visualization of the CapsNet layers to better understand how it works

dynamic_routing_between_capsules

204
Stars
74
Forks
Watchers

Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017

capsule-net-pytorch

167
Stars
50
Forks
Watchers

[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".

capsulesEM

62
Stars
31
Forks
Watchers

A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)

matrix-capsules-with-em-routing

87
Stars
26
Forks
Watchers

A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).

CapsNet-tensorflow-jupyter

17
Stars
5
Forks
Watchers

A simple tensorflow implementation of CapsNet (by Dr. G. Hinton), based on my understanding. This repository is built with an aim to simplify the concept, implement and understand it.

capsules-tensorflow

19
Stars
9
Forks
Watchers

Another implementation of Hinton's capsule networks in tensorflow.

CapsNet-Tensorflow

128
Stars
62
Forks
Watchers

A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules