Kernel: Python 3
Show samples from GP for infinitely wide single layer NN (Williams 1996)
Written by Matthias Bauer
In [1]:
In [17]:
In [18]:
Out[18]:
installing probml-utils
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing wheel metadata ... done
|████████████████████████████████| 88 kB 3.2 MB/s
|████████████████████████████████| 125 kB 32.7 MB/s
|████████████████████████████████| 272 kB 51.9 MB/s
|████████████████████████████████| 72 kB 520 kB/s
|████████████████████████████████| 1.1 MB 35.9 MB/s
Building wheel for probml-utils (PEP 517) ... done
Building wheel for TexSoup (setup.py) ... done
Building wheel for umap-learn (setup.py) ... done
Building wheel for pynndescent (setup.py) ... done
/usr/local/lib/python3.7/dist-packages/probml_utils/plotting.py:25: UserWarning: LATEXIFY environment variable not set, not latexifying
warnings.warn("LATEXIFY environment variable not set, not latexifying")
In [2]:
In [20]:
In [ ]:
In [22]:
Out[22]:
In [23]:
Out[23]:
/usr/local/lib/python3.7/dist-packages/probml_utils/plotting.py:84: UserWarning: set FIG_DIR environment variable to save figures
warnings.warn("set FIG_DIR environment variable to save figures")