shsh88 / causalML

A course on causal machine learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Causal Modeling in Machine Learning Course Repository

This is the course repository for the Causal Modeling in Machine Learning Track on Altdeep.ai.

Altdeep.ai courses are taught via online instruction paired with one-on-one meetings with course instructors. Visit Altdeep.ai for info on the course content and fees. The material in this repo is open source and free.

Syllabi and Schedules

NEU Students: If you are thinking of signing up for the course and have questions, reach out to me at robert@altdeep.ai, rather than my NEU email.

Course Outcomes

Upon completing this course, you will be capable of building causal reasoning algorithms into decision-making systems in data science and machine learning teams within top-tier technology organizations. You will have implemented a portfolio project that demonstrates this competence. You will use the PyTorch-based probabilistic deep learning framework Pyro to implement the homework assignments and class project and will be an expert in using this framework by the end of the course.

Who is this course for?

You will gain the most from this course if you:

  • You are familiar with random variables, joint probability distributions, conditional probabilities distributions, Baye's rule and basic ideas from Bayesian statistics, and expectation.
  • You a good software engineer or aspire to be one.
  • You work in or plan to work on a team running experiments in a top-tier tech company or a technically advanced retail company.
  • You plan on working as an ML/AI research scientist and want to learn how to create agents that reason like humans.

Course Description

This course will cover the following:

  1. Causality in the context of model-based machine learning, Bayesian modeling, and programmatic AI
  2. Reasoning about probability distributions with directed acyclic graphs
  3. Interventions and do-calculus, identification and estimation of causal effects, covariate adjustment, and other methods of causal inference
  4. Counterfactual reasoning and algorithmic counterfactuals
  5. Causal reasoning in the context of A/B tests, multi-armed bandits, sequential decision-making, and reinforcement learning
  6. Deep causal latent variable models

About

A course on causal machine learning.

License:MIT License


Languages

Language:Jupyter Notebook 70.5%Language:HTML 28.8%Language:Python 0.6%Language:R 0.0%Language:Dockerfile 0.0%Language:TeX 0.0%Language:Makefile 0.0%Language:Shell 0.0%