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 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.