Skip to content

Add DECI algorithm wrapper to replearning module#164

Open
5m2wse50 wants to merge 1 commit intopy-why:mainfrom
5m2wse50:feat-causica-deci-wrapper
Open

Add DECI algorithm wrapper to replearning module#164
5m2wse50 wants to merge 1 commit intopy-why:mainfrom
5m2wse50:feat-causica-deci-wrapper

Conversation

@5m2wse50
Copy link
Copy Markdown

@5m2wse50 5m2wse50 commented Apr 7, 2026

This PR adds a wrapper for the DECI (Deep End-to-end Causal Inference) algorithm from the causica package to the replearning module.

DECI is a framework for causal discovery and inference using neural networks. This wrapper provides a consistent interface for DECI within the dodiscover ecosystem.

Changes:

  • Created dodiscover/replearning/deci.py with the DECI wrapper class.
  • Updated dodiscover/replearning/__init__.py to export the DECI class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant