Preparing for the tutorial

Attendees are recommended to read the paper to learn about CausalBench, and welcome to browse, and work on CausalBench site to get an understanding before the tutorial. During the tutorial, Google Colab will be used to provide all attendees the compute resources required for CausalBench. We kindly request all attendees to bring their own laptops/mobile devices to get the most out of the hands-on experience.

In case you would like to install and execute CausalBench on your system, please follow the steps below:

1- Install CausalBench Package: $ pip install causalbench-asu

Prerequisites:

  • Python (version >= 3.10)
  • pip

2- Refer to the Tutorial and Quickstart files below, which you should be able to execute on your system.