Example: Sparse Bayesian Linear Regression ============================================= `View sparse_regression.py on github`__ .. _github: https://github.com/pyro-ppl/pyro/blob/dev/examples/sparse_regression.py __ github_ .. literalinclude:: ../../examples/sparse_regression.py :language: python