Giter Club home page Giter Club logo

probabilisticprogrammingprimer's Introduction

Syllabus

Binder

  • Introduction to PyMC3
  • What is MCMC and why should I care
    1. Why MCMC is needed
    2. A quick discussion of the difference between NUTS and M-H
    3. What is Metropolis-Hastings?
    4. What is NUTS

!Link to course

  • Note: Data is fake data however it's inspired by some work done on a PPC campaign in the past.

Following the course on PyMC v3.8

The latest version of PyMC is v3.8. There are significant API changes from previous versions so some of these notebooks may be slightly different to the course videos.

See notebooks provided by Mark Farragher to follow the course on PyMC v3.8 under the notebooks/pymc38 directory.

Environment setup

Theano only supports installation of requirements through conda.

Create an environment through these conda commands, using the dependencies in requirements.txt:

conda create -n ppp python=3.6
conda activate ppp
conda install --file requirements.txt

If you want to use an earlier version of PyMC, specify the version in the requirements file - e.g. pymc3==3.6 for v3.6.

probabilisticprogrammingprimer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.