Software

Contributing to the following software projects on causal discovery.

  1. causal-learn
    A Python translation and extension of the Tetrad java code. It offers the implementations of up-to-date causal discovery methods as well as simple and intuitive APIs.
  2. gCastle
    A Python library that implements gradient-based causal discovery methods with PyTorch supporting optional GPU acceleraiton, as well as other functionalities such as data generation.