LICENSE
MANIFEST.in
README.md
setup.py
tensorflow_probability/__init__.py
tensorflow_probability.egg-info/PKG-INFO
tensorflow_probability.egg-info/SOURCES.txt
tensorflow_probability.egg-info/dependency_links.txt
tensorflow_probability.egg-info/not-zip-safe
tensorflow_probability.egg-info/requires.txt
tensorflow_probability.egg-info/top_level.txt
tensorflow_probability/python/__init__.py
tensorflow_probability/python/monte_carlo.py
tensorflow_probability/python/trainable_distributions.py
tensorflow_probability/python/bijectors/__init__.py
tensorflow_probability/python/bijectors/absolute_value.py
tensorflow_probability/python/bijectors/affine.py
tensorflow_probability/python/bijectors/affine_linear_operator.py
tensorflow_probability/python/bijectors/affine_scalar.py
tensorflow_probability/python/bijectors/batch_normalization.py
tensorflow_probability/python/bijectors/chain.py
tensorflow_probability/python/bijectors/cholesky_outer_product.py
tensorflow_probability/python/bijectors/conditional_bijector.py
tensorflow_probability/python/bijectors/exp.py
tensorflow_probability/python/bijectors/fill_triangular.py
tensorflow_probability/python/bijectors/gumbel.py
tensorflow_probability/python/bijectors/inline.py
tensorflow_probability/python/bijectors/invert.py
tensorflow_probability/python/bijectors/kumaraswamy.py
tensorflow_probability/python/bijectors/masked_autoregressive.py
tensorflow_probability/python/bijectors/matrix_inverse_tril.py
tensorflow_probability/python/bijectors/ordered.py
tensorflow_probability/python/bijectors/permute.py
tensorflow_probability/python/bijectors/power_transform.py
tensorflow_probability/python/bijectors/real_nvp.py
tensorflow_probability/python/bijectors/reshape.py
tensorflow_probability/python/bijectors/scale_tril.py
tensorflow_probability/python/bijectors/shape.py
tensorflow_probability/python/bijectors/sigmoid.py
tensorflow_probability/python/bijectors/sinh_arcsinh.py
tensorflow_probability/python/bijectors/softmax_centered.py
tensorflow_probability/python/bijectors/softplus.py
tensorflow_probability/python/bijectors/softsign.py
tensorflow_probability/python/bijectors/square.py
tensorflow_probability/python/bijectors/transform_diagonal.py
tensorflow_probability/python/bijectors/weibull.py
tensorflow_probability/python/distributions/__init__.py
tensorflow_probability/python/distributions/autoregressive.py
tensorflow_probability/python/distributions/batch_reshape.py
tensorflow_probability/python/distributions/binomial.py
tensorflow_probability/python/distributions/cauchy.py
tensorflow_probability/python/distributions/chi2.py
tensorflow_probability/python/distributions/conditional_distribution.py
tensorflow_probability/python/distributions/conditional_transformed_distribution.py
tensorflow_probability/python/distributions/deterministic.py
tensorflow_probability/python/distributions/geometric.py
tensorflow_probability/python/distributions/gumbel.py
tensorflow_probability/python/distributions/half_normal.py
tensorflow_probability/python/distributions/independent.py
tensorflow_probability/python/distributions/inverse_gamma.py
tensorflow_probability/python/distributions/kumaraswamy.py
tensorflow_probability/python/distributions/linear_gaussian_ssm.py
tensorflow_probability/python/distributions/logistic.py
tensorflow_probability/python/distributions/lognormal.py
tensorflow_probability/python/distributions/mixture.py
tensorflow_probability/python/distributions/mixture_same_family.py
tensorflow_probability/python/distributions/mvn_diag.py
tensorflow_probability/python/distributions/mvn_diag_plus_low_rank.py
tensorflow_probability/python/distributions/mvn_full_covariance.py
tensorflow_probability/python/distributions/mvn_linear_operator.py
tensorflow_probability/python/distributions/mvn_tril.py
tensorflow_probability/python/distributions/negative_binomial.py
tensorflow_probability/python/distributions/normal_conjugate_posteriors.py
tensorflow_probability/python/distributions/onehot_categorical.py
tensorflow_probability/python/distributions/poisson.py
tensorflow_probability/python/distributions/poisson_lognormal.py
tensorflow_probability/python/distributions/quantized_distribution.py
tensorflow_probability/python/distributions/relaxed_bernoulli.py
tensorflow_probability/python/distributions/relaxed_onehot_categorical.py
tensorflow_probability/python/distributions/sample_stats.py
tensorflow_probability/python/distributions/seed_stream.py
tensorflow_probability/python/distributions/sinh_arcsinh.py
tensorflow_probability/python/distributions/vector_diffeomixture.py
tensorflow_probability/python/distributions/vector_exponential_diag.py
tensorflow_probability/python/distributions/vector_exponential_linear_operator.py
tensorflow_probability/python/distributions/vector_laplace_diag.py
tensorflow_probability/python/distributions/vector_laplace_linear_operator.py
tensorflow_probability/python/distributions/vector_sinh_arcsinh_diag.py
tensorflow_probability/python/distributions/vector_student_t.py
tensorflow_probability/python/distributions/wishart.py
tensorflow_probability/python/distributions/internal/__init__.py
tensorflow_probability/python/distributions/internal/moving_stats.py
tensorflow_probability/python/distributions/internal/statistical_testing.py
tensorflow_probability/python/edward2/__init__.py
tensorflow_probability/python/edward2/generated_random_variables.py
tensorflow_probability/python/edward2/interceptor.py
tensorflow_probability/python/edward2/program_transformations.py
tensorflow_probability/python/edward2/random_variable.py
tensorflow_probability/python/glm/__init__.py
tensorflow_probability/python/glm/family.py
tensorflow_probability/python/glm/fisher_scoring.py
tensorflow_probability/python/glm/util.py
tensorflow_probability/python/internal/__init__.py
tensorflow_probability/python/internal/distribution_util.py
tensorflow_probability/python/internal/test_util.py
tensorflow_probability/python/layers/__init__.py
tensorflow_probability/python/layers/conv_variational.py
tensorflow_probability/python/layers/dense_variational.py
tensorflow_probability/python/layers/util.py
tensorflow_probability/python/math/__init__.py
tensorflow_probability/python/math/custom_gradient.py
tensorflow_probability/python/math/diag_jacobian.py
tensorflow_probability/python/math/linalg.py
tensorflow_probability/python/math/random_ops.py
tensorflow_probability/python/mcmc/__init__.py
tensorflow_probability/python/mcmc/diagnostic.py
tensorflow_probability/python/mcmc/hmc.py
tensorflow_probability/python/mcmc/kernel.py
tensorflow_probability/python/mcmc/langevin.py
tensorflow_probability/python/mcmc/metropolis_hastings.py
tensorflow_probability/python/mcmc/random_walk_metropolis.py
tensorflow_probability/python/mcmc/replica_exchange_mc.py
tensorflow_probability/python/mcmc/sample.py
tensorflow_probability/python/mcmc/sample_annealed_importance.py
tensorflow_probability/python/mcmc/sample_halton_sequence.py
tensorflow_probability/python/mcmc/slice_sampler_kernel.py
tensorflow_probability/python/mcmc/slice_sampler_utils.py
tensorflow_probability/python/mcmc/transformed_kernel.py
tensorflow_probability/python/mcmc/util.py
tensorflow_probability/python/optimizer/__init__.py
tensorflow_probability/python/optimizer/bfgs.py
tensorflow_probability/python/optimizer/sgld.py
tensorflow_probability/python/optimizer/variational_sgd.py
tensorflow_probability/python/optimizer/linesearch/__init__.py
tensorflow_probability/python/optimizer/linesearch/hager_zhang.py
tensorflow_probability/python/positive_semidefinite_kernels/__init__.py
tensorflow_probability/python/positive_semidefinite_kernels/exp_sin_squared.py
tensorflow_probability/python/positive_semidefinite_kernels/exponentiated_quadratic.py
tensorflow_probability/python/positive_semidefinite_kernels/matern.py
tensorflow_probability/python/positive_semidefinite_kernels/positive_semidefinite_kernel.py
tensorflow_probability/python/positive_semidefinite_kernels/util.py
tensorflow_probability/python/util/__init__.py
tensorflow_probability/python/util/docstring.py
tensorflow_probability/python/util/variables.py
tensorflow_probability/python/vi/__init__.py
tensorflow_probability/python/vi/csiszar_divergence.py