Add objective functions for variational inference with Csiszar f-divergences.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 5 Mar 2018 23:17:24 +0000 (15:17 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 5 Mar 2018 23:31:48 +0000 (15:31 -0800)
commitfb59cf3a2fcaaa5b038b0ad900e6a91d94b91cf3
tree1b69ca9a284618f2c5b62110e1d153bc707514a4
parent1e3906458ce43bacb954b283304c98a8e81325fa
Add objective functions for variational inference with Csiszar f-divergences.

PiperOrigin-RevId: 187931921
tensorflow/contrib/bayesflow/BUILD
tensorflow/contrib/bayesflow/__init__.py
tensorflow/contrib/bayesflow/python/kernel_tests/csiszar_divergence_test.py [deleted file]
tensorflow/contrib/bayesflow/python/ops/csiszar_divergence.py [deleted file]
tensorflow/contrib/bayesflow/python/ops/csiszar_divergence_impl.py [deleted file]