Giter Club home page Giter Club logo

asi-labs's Introduction

Advanced Statistical Inference

This course focuses on the principles of learning from data and quantification of uncertainty, by complementing and enriching the Introduction to Statistical Learning course. The presentation of the material follows a common thread based on the probabilistic data modeling approach, so that many classical algorithms, such as least squares and k-means, can be seen as special cases of inference problems for more general probabilistic models. Taking a probabilistic view also allows the course to derive inference algorithms for a class of nonparametric models that have close connections with neural networks and support vector machines. This advanced course is complemented by these lab sessions to guide students through the design and validation of the methods developed during the lectures.

[Suggested] Google Colab

Google Colab is the suggested way to edit and execute the labs. Simply click on the icon to open the corresponding notebook in Colab.

Week 0 Introduction to Python/Numpy Open In Colab
Week 1 Bayesian linear regression Open In Colab
Coin toss experiment Open In Colab
Week 2 Gaussian process regression Open In Colab
Week 3 Logistic regression with MCMC Open In Colab
Week 4 Variational inference Open In Colab
Week 5 Probabilistic PCA Open In Colab

[Advanced] Local Jupyter

Note: choose this option only if you know what you are doing. You can clone the development environment using Conda (installation guide here), by running

> conda env create --file=environment.yml

Once the installation has completed, you can activate the new environment with

> conda activate asi

Finally launch Jupyter Lab with

> jupyter lab 

asi-labs's People

Contributors

srossi93 avatar gaetanplisson 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.