Encoding Causal Macrovariables
Data
- Natural climate data ('El Nino')
- Self-generated data ('Simulated')
Experiments
- Detecting macrovariables through the Causal Autoencoder (in the code termed VCE)
- Transforming detected variables through double VAE and analysing causal relationships through additive noise model (ANM)
Repo Structure
- Four python scripts to run experiments
- Two jupyter notebooks to visualise results
srccontaining code base, helper functions and modulesdatawith two subfolders for the two datasetsresultswith two subfolders for the experiments on the two datasets