jhui / deep_learning
☆86Updated 2 years ago
Alternatives and similar repositories for deep_learning:
Users that are interested in deep_learning are comparing it to the libraries listed below
- A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)☆62Updated 7 years ago
- A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing☆221Updated 6 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 4 years ago
- [NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".☆169Updated 5 years ago
- Good Semi-Supervised Learning That Requires a Bad GAN☆181Updated 7 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 6 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆91Updated 7 years ago
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 6 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.