tensorflow / probability

Probabilistic reasoning and statistical analysis in TensorFlow
https://www.tensorflow.org/probability/
Apache License 2.0
4.23k stars 1.09k forks source link

Speed up and tune VQ-VAE hyperparameters for Hugo's binarized MNIST #134

Open keyonvafa opened 6 years ago

keyonvafa commented 6 years ago

Currently, Hugo's binarized MNIST is slower and doesn't match the performance of MNIST thresholded at 0.5 in the VQ-VAE example. We should understand why this is happening and tune hyperparameters.

KeerthanaS04 commented 11 months ago

I want to work on this issue. Kindly assign this to me