Skip to content

h-spiess/CFL_Blogpost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFL_Blogpost

This repo contains the accompanying code to our blogpost about "Causal Feature Learning" by Chalupka et al.

Blogpost: Pt. 1/3 Pt. 2/3 Pt. 3/3

You can run the code by cloning this repo locally and launching Julia within the folder. Afterwards, you can run the following commands to install the necessary packages:

(YOUR_JULIA_VERSION) pkg> activate .
  Activating project at `YOUR_REPO_PATH/CFL_Blogpost`

(CFL_Blogpost) pkg> instantiate

pkg> is a special REPL mode you can enter from the julia REPL by pressing ].


The blogpost and the code in this repo (although written from scratch) are mainly based upon the following publications:

Chalupka, K., Eberhardt, F., Perona, P., 2017. Causal feature learning: an overview. Behaviormetrika 44, 137–164. https://doi.org/10.1007/s41237-016-0008-2

Chalupka, K., Bischoff, T., Perona, P., Eberhardt, F., 2016. Unsupervised Discovery of El Nino Using Causal Feature Learning on Microlevel Climate Data.

Chalupka, K., Perona, P., Eberhardt, F., 2015a. Visual Causal Feature Learning.

Chalupka, K., Perona, P., Eberhardt, F., 2015b. Multi-Level Cause-Effect Systems.

About

This repo contains the accompanying code to our blogpost about "Causal Feature Learning" by Chalupka et al.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages