##################################################################
# Supplementary material for 					 #
# ANOCE: Analysis of Causal Effects with Multiple Mediators 	 #
#        via Constrained Structural Learning 		         #
##################################################################


## Contents

1. `Code`: the source code of both main text and supplementary article.

  - `README.txt`: implementation details of source code
  - `train.py`: main training code of ANOCE-CVAE
  - `utils.py`: utility functions of ANOCE-CVAE
  - Real Dataset for the COVID19 Spread
  - Random Graphs used in Simulation Studies


Also see our anonymous repository at `https://github.com/anoce-cvae/ANOCE-CVAE`.