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

https://github.com/dvmazur/capsnet-lasagne

CapsNet Implementation in Lasagne (Theano)
https://github.com/dvmazur/capsnet-lasagne

capsnet capsule lasagne theano

Last synced: about 2 months ago
JSON representation

CapsNet Implementation in Lasagne (Theano)

Awesome Lists containing this project

README

          

A Theano/Lasagne implementation of [Dynamic Routing Betwenn Capsules](https://arxiv.org/abs/1710.09829) by Geoffrey Hinton

### TODO:
- Comment the code
- Try model out