Repository navigation

#

hinton

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

Python
395
4 年前

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

Python
202
7 年前

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

Python
168
5 年前

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

Python
87
2 年前

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

Python
62
7 年前

Empirical studies on Capsule Network representation and improvements implemented with PyTorch.

Python
43
6 年前

MXNet implementation of CapsNet

Python
29
7 年前

PyTorch implementation of (Hinton) Knowledge Distillation and a base class for simple implementation of other distillation methods.

Python
28
4 年前

Another implementation of Hinton's capsule networks in tensorflow.

Python
19
7 年前

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.

Jupyter Notebook
15
7 年前

Hinton's Forward-Forward algorithm for deep learning

Python
9
2 年前

Programming Assignments for the Neural Networks for Machine Learning Course on Coursera

MATLAB
8
6 年前

The assignments for the Neural Networks for Machine Learning from Prof. Hinton

MATLAB
8
8 年前

A PyTorch implementation of Matrix Capsules with EM Routing by Hinton et al.

Jupyter Notebook
4
5 年前

The code implements Hinton's matrix capsule with em routing for Cifar-10 dataset

Python
3
6 年前

Neural Networks for Machine Learning(Spring'17) - Hinton

3
5 年前

Pyhton notebook based on: Programming assignment 3 from Hinton's Neural Networks course from coursera https://www.coursera.org/learn/neural-networks

Jupyter Notebook
2
8 年前

Simple implementation of the standard Boltzmann Machine model with MATLAB

MATLAB
2
4 年前