Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md with philosophy #75

Merged
merged 4 commits into from
Jan 4, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
Signed-off-by: Robert Osazuwa Ness <robertness@gmail.com>
  • Loading branch information
robertness authored Jan 4, 2023
commit f7465ae495d881d0761c632f514e3f7bf01202c9
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,6 @@ Further, DoDiscover seeks to help the user feel confident with their assumptions
Causal representation learning is the task of learning high-level latent variables and the causal structure between them from low-level variables observed in data.
DoDiscover seeks to support causal representation learning algorithms in the context of traditional causal discovery settings.

## Default assumptions of uncertainty

DoDiscover emphasizes representations of causal uncertainty.
These include:
* Representations of equivalent classes of causal graphs
* Uncertainty representation
* Work with graph ensembles
* Bayesian priors and posteriors on graphs
* The possible presence of latent variables

# Documentation

See the [development version documentation](https://py-why.github.io/dodiscover/dev/index.html).
Expand Down