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

Add update function for learning causal coupling #249

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

LinaWalk13
Copy link

No description provided.

@LinaWalk13 LinaWalk13 closed this Oct 30, 2024
@LinaWalk13 LinaWalk13 reopened this Oct 30, 2024
@LegrandNico LegrandNico changed the title Added example 4 notebook Add update function for learning causal coupling Oct 30, 2024
Jane Doe added 17 commits October 31, 2024 15:11
Network:
- added a dictionary to map children, parents pairs with their coupling strength values to enable updating
- added causal coupling to some the functions, e.g. add_nodes
Example 4:
- simulated two binary series, where the causal influence from A to B differs over time.
- used functions to test if the add_nodes changes work
Compute mutual information and surd values based on samples from nodes
Prediction error - sigmoid function, updated mutual information function based on entropy for gaussian
Network:
- added a dictionary to map children, parents pairs with their coupling strength values to enable updating
- added causal coupling to some the functions, e.g. add_nodes
Example 4:
- simulated two binary series, where the causal influence from A to B differs over time.
- used functions to test if the add_nodes changes work
Compute mutual information and surd values based on samples from nodes
Prediction error - sigmoid function, updated mutual information function based on entropy for gaussian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants