Path: blob/master/notebooks/book1/03/gauss_plot_2d.ipynb
1193 views
Kernel: Python 3.7.13 ('py3713')
Visualization of a 2d Gaussian density as a surface and contour plots
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 [13]:
Out[13]:
/home/patel_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")
/home/patel_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 [10]:
Out[10]:
In [ ]: