GithubHelp home page GithubHelp logo

uzmahasan / kcrl Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 0.0 827 KB

Causal Discovery with Prior Knowledge

License: Apache License 2.0

Python 100.00%
causal-discovery prior-knowledge causal-inference causal-machine-learning causal-modelling causality causality-analysis reinforcement-learning-agent

kcrl's Introduction

KCRL: Prior Knowledge Based Causal Discovery With Reinforcement Learning

This is the public repository of code implementation for KCRL: A Prior Knowledge Based Causal Discovery Framework With Reinforcement Learning accepted for inclusion in the MLHC 2022 research track proceedings.

Requirements

The code is tested with the following configuration:

Python=3.6.10, numpy=1.18.1, pandas=1.0.1, scikit-learn=0.22.1, scipy=1.4.1, tensorflow=1.13.1, networkx, pyyaml=5.3, pytz=2019.3, matplotlib=3.1.3

Instructions

Test KCRL with any dataset:

python kcrl_demo.py

Detailed instructions:

  1. Set the initial parameters in the kcrl_demo.py file. (Detailed comments available inside the file.)
  2. To use prior knowledge, provide the existing edges (0 or 1) in the prior knowledge matrix in kcrl_demo.py file. (Detailed comments available inside the file.)

Acknowledgement

Our code has been benefited from the following existing works. We are really thankful to the corresponding authors.

DAGs With NOTEARS https://github.com/xunzheng/notears

Causal Discovery With Reinforcement Learning https://github.com/huawei-noah/trustworthyAI.git

gCastle package https://github.com/huawei-noah/trustworthyAI/tree/master/gcastle

Neural Combinatorial Optimization with RL https://github.com/MichelDeudon/neural-combinatorial-optimization-rl-tensorflow

kcrl's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.