Skip to content

Exercises for the Tutorial on Approximate Bayesian Inference at the Data Science Summer School 2018

Notifications You must be signed in to change notification settings

didriknielsen/ds3_abi_exercises

Repository files navigation

Exercises

Exercises for the Tutorial on Approximate Bayesian Inference at the Data Science Summer School 2018.

Dependencies

We will use Python 3 for all exercises. The following packages will be required:

Starting the Jupyter Notebook

From the repo's main directory, run:

jupyter notebook

This will automatically open a tab in your browser and display the exercise notebooks.

Troubleshooting

If the interactive widgets do not work, try:

pip install ipywidgets --upgrade
jupyter nbextension enable --py widgetsnbextension

About

Exercises for the Tutorial on Approximate Bayesian Inference at the Data Science Summer School 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published