Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
| Download
Project: Testing 18.04
Path: edward-library.ipynb
Views: 530Kernel: Python 3 (Ubuntu Linux)
Tensorflow Probabilities' Edward2 Library on CoCalc
Kernel: Python 3 (Ubuntu Linux)
formerly http://edwardlib.org/
This is a test, taken from Probabilistic_PCA.ipynb
In [1]:
Out[1]:
/usr/local/lib/python3.6/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
from ._conv import register_converters as _register_converters
In [2]:
In [3]:
Out[3]:
Principal axes:
[[0.87397 ]
[2.4165359]]
In [4]:
Out[4]:
In [5]:
In [6]:
Out[6]:
MAP-estimated axes:
[[1.1207758]
[3.0895677]]
In [7]:
In [8]:
Out[8]:
Inferred axes:
[[0.7536205]
[2.1003258]]
Standard Deviation:
[[0.0138577 ]
[0.02163022]]
In [0]: