Karen Ullrich
Results
5
repositories owned by
Karen Ullrich
Tutorial-SoftWeightSharingForNNCompression
146
Stars
30
Forks
Watchers
A tutorial on 'Soft weight-sharing for Neural Network compression' published at ICLR2017
Tutorial_BayesianCompressionForDL
199
Stars
48
Forks
Watchers
A tutorial on "Bayesian Compression for Deep Learning" published at NIPS (2017).
binary-VAE
21
Stars
3
Forks
Watchers
A minimal implementation of a VAE with BinConcrete (relaxed Bernoulli) latent distribution in TensorFlow.
Pytorch-Backprojection
35
Stars
10
Forks
Watchers
This code accompanies "Differentiable probabilistic models of scientific imaging with the Fourier slice theorem", UAI 2019
pytorch-binary-converter
34
Stars
10
Forks
Watchers
Turning float tensors to binary tensors according to IEEE-754 standard.