Path: blob/master/notebooks/book2/17/bnn_mlp_2d_hmc.ipynb
1192 views
Kernel: Python 3 (ipykernel)
Bayesian neural network
Bayesian neural network implementation using jax, flax, and blackjax
In [3]:
In [4]:
Out[4]:
/usr/local/lib/python3.7/dist-packages/probml_utils/plotting.py:26: UserWarning: LATEXIFY environment variable not set, not latexifying
warnings.warn("LATEXIFY environment variable not set, not latexifying")
In [5]:
In [6]:
Out[6]:
WARNING:absl:No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.)
In [7]:
In [8]:
Plotting decision surface
In [9]:
In [10]:
In [12]:
Out[12]:
In [ ]: