Path: blob/master/notebooks/book2/10/svi_gmm_demo_2d.ipynb
1192 views
Kernel: Python [conda env:py3713]
In [2]:
In [3]:
In [8]:
Out[8]:
saving image to figures/svi_gmm_2d_data_latexified.pdf
Figure size: [2. 1.5]
In [9]:
Out[9]:
/home/patel_karm/anaconda3/envs/py3713/lib/python3.7/site-packages/keras/optimizers/optimizer_v2/adam.py:110: UserWarning: The `lr` argument is deprecated, use `learning_rate` instead.
super(Adam, self).__init__(name, **kwargs)
saving image to figures/svi_gmm_2d_fit_latexified.pdf
Figure size: [2. 1.5]
/home/patel_karm/sendbox/probml-utils/probml_utils/plotting.py:71: UserWarning: renaming figures/svi_gmm_2d_fit.pdf to figures/svi_gmm_2d_fit_latexified.pdf because LATEXIFY is True
f"renaming {fname_full} to {fname}{extention} because LATEXIFY is {LATEXIFY}",
In [10]:
Out[10]:
/home/patel_karm/anaconda3/envs/py3713/lib/python3.7/site-packages/seaborn/_decorators.py:43: FutureWarning: Pass the following variable as a keyword arg: y. From version 0.12, the only valid positional argument will be `data`, and passing other arguments without an explicit keyword will result in an error or misinterpretation.
FutureWarning
saving image to figures/svi_gmm_2d_post_mean_comp0_latexified.pdf
Figure size: [2. 1.5]
/home/patel_karm/sendbox/probml-utils/probml_utils/plotting.py:71: UserWarning: renaming figures/svi_gmm_2d_post_mean_comp0.pdf to figures/svi_gmm_2d_post_mean_comp0_latexified.pdf because LATEXIFY is True
f"renaming {fname_full} to {fname}{extention} because LATEXIFY is {LATEXIFY}",
In [ ]: