-
Imperial College London
- United Kingdom
Highlights
- Pro
-
Variational-Capsule-Routing Public
Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf
-
Deep-Bayesian-Self-Training Public
Deep Bayesian Self-Training [official implementation]
-
ReZero-ResNet Public
Unofficial pytorch implementation of ReZero in ResNet
-
Pytorch code for managing distributed training experiments.
-
backprop-numpy Public
Backprop from scratch in a 3 layer net using numpy
Python UpdatedJan 31, 2020 -
stacked_capsule_autoencoders Public
Forked from akosiorek/stacked_capsule_autoencodersPython Apache License 2.0 UpdatedJan 28, 2020 -
pytorch_resnet_cifar10 Public
Forked from akamaster/pytorch_resnet_cifar10Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
Python UpdatedDec 27, 2019 -
dspn Public
Forked from Cyanogenoid/dspn[NeurIPS 2019] Deep Set Prediction Networks
Python MIT License UpdatedDec 4, 2019 -
google-research Public
Forked from google-research/google-researchGoogle AI Research
Python Apache License 2.0 UpdatedAug 29, 2019 -
densenet.pytorch Public
Forked from bamos/densenet.pytorchA PyTorch implementation of DenseNet.
Python Apache License 2.0 UpdatedAug 16, 2018 -
models Public
Forked from Sarasra/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedFeb 5, 2018 -
-