{ "nbformat": 4, "nbformat_minor": 0, "metadata": { "colab": { "name": "working Ch6_Priors_TFP.ipynb", "provenance": [], "collapsed_sections": [ "NVFx5oT5h30M" ] }, "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.6.7" } }, "cells": [ { "cell_type": "markdown", "metadata": { "colab_type": "text", "id": "NFaKtWALh3zH" }, "source": [ "# Probabilistic Programming and Bayesian Methods for Hackers Chapter 6\n", "\n", "
| \n",
" | \n",
" \n",
" View source on GitHub\n",
" | \n",
"
pip3 install -q tfp-nightlypip3 install -q --upgrade tensorflow-probabilitypip3 install -q --upgrade tensorflow-probability-gpupip3 install -q tfp-nightly-gpu\n",
"The default version of TensorFlow in Colab will soon switch to TensorFlow 2.x.
\n",
"We recommend you upgrade now \n",
"or ensure your notebook will continue to use TensorFlow 1.x via the %tensorflow_version 1.x magic:\n",
"more info.
Rewards
\n", "0
\n", "Pulls
\n", "0
\n", "Reward/Pull Ratio
\n", "0
\n", "