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

Use a new equation for the prediction step of continuous state nodes #181

Merged
merged 4 commits into from
May 10, 2024

Conversation

LegrandNico
Copy link
Collaborator

The new equation merges Gaussian Random Walks and Autoregressive processes into one parameter (autoconnection_strength) between 0 and 1. The value of this parameter influences the kind of process that is implemented. The prediction step has fewer arguments and is also faster.

The documentation has been rewritten accordingly.

@LegrandNico LegrandNico added documentation Improvements or additions to documentation update functions labels May 9, 2024
@LegrandNico LegrandNico merged commit 33dc229 into master May 10, 2024
5 checks passed
@LegrandNico LegrandNico deleted the lambda branch May 10, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation update functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant