AIWS University

Home » AIWS University »

AIWS University

Judea Pearl Bio

09 Apr, 2020

B.S. degree in Electrical Engineering from the Technion, Haifa, Israel, in 1960; Master degree in Physics from Rutgers University, New Brunswick, New Jersey, in 1965; Ph.D. degree in Electrical Engineering from the Polytechnic Institute of Brooklyn,...

An AI Pioneer Wants His Algorithms to Understand the ‘Why’

09 Apr, 2020

Deep learning is good at finding patterns in reams of data, but can’t explain how they’re connected. Turing Award winner Yoshua Bengio wants to change that. “It’s a big thing to integrate [causality] into AI,” says University...

Introducing DoWhy

09 Apr, 2020

The human mind has a remarkable ability to associate causes with a specific event. From the outcome of an election to an object dropping on the floor, we are constantly associating chains of events that cause a specific effect. Neuropsychology...

Using Causal Reasoning To Guide Algorithms Toward a Fairer World

09 Apr, 2020

ILYA SHPITSER John C. Malone Assistant Professor of Computer Science, Johns Hopkins University DANIEL MALINSKY Researcher, Johns Hopkins University   Learning algorithms, which are becoming an increasingly ubiquitous part of our lives, do precisely...

Causal Inference 360

09 Apr, 2020

A Python package for inferring causal effects from observational data. Description Causal inference analysis enables estimating the causal effect of an intervention on some outcome from real-world non-experimental observational data. This package provides...

CausalImpact

09 Apr, 2020

1. Installing the package 2. Creating an example dataset 3. Running an analysis 4. Plotting the results 5. Working with dates and times 6. Printing a summary table 7. Adjusting the model 8. Using a custom model 9. FAQ 10. Further resources An R package...