This repository aims to include trustworthy AI related projects from Huawei Noah's Ark Lab. Current projects include:
- Causal Structure Learning
- Causal_Discovery_RL: codes, datasets, and training logs of the experimental results for the paper 'Causal discovery with reinforcement learning', ICLR, 2020. (oral)
- GAE_Causal_Structure_Learning: an implementation for 'A graph autoencoder approach to causal structure learning', NeurIPS Causal Machine Learning Workshop, 2019.
- Datasets:
- Synthetic datasets: codes for generating synthetic datasets used in the paper
- Real datasets: a very challenging real dataset, to find causal structures based on time series data. The true graph is obtained from expert knowledge. We welcome everyone to try this dataset and report the result!
- We will also release the codes of other gradient based causal structure learning methods.