Path: blob/master/notebooks/book2/04/gibbs_demo_ising.ipynb
1193 views
Kernel: Python [conda env:py3713_2]
Gibbs sampling on Ising model
In [1]:
In [2]:
Out[2]:
WARNING:absl:No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.)
In [3]:
In [4]:
Out[4]:
/home/patel_zeel/Probml_karm/probml-utils/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]:
/home/patel_zeel/Probml_karm/probml-utils/probml_utils/plotting.py:80: UserWarning: set FIG_DIR environment variable to save figures
warnings.warn("set FIG_DIR environment variable to save figures")
In [7]:
Out[7]:
In [8]:
Out[8]:
In [9]:
Out[9]:
interactive(children=(FloatSlider(value=24.6, description='J', max=50.0, min=0.1, step=0.5), Output()), _dom_c…
In [ ]: