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

Large windows and small overlap means you don't have enough initial condition associations. #4

Open
djpasseyjr opened this issue Feb 2, 2021 · 1 comment

Comments

@djpasseyjr
Copy link
Owner

When this happens the reservoir does not learn to associate training data states with internal states. We could add lots of initial condition association points to the end of the R and U matrixes to solve this problem. This could potentially sidestep the need for windows and overlap. Maybe call it the anchor matrix, because it anchors one system to the other.

@djpasseyjr
Copy link
Owner Author

You probably still need windows because otherwise you end up with one orbit exploring the reservoir space and a bunch of associations of single points without learning how those points evolve in the space.

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

No branches or pull requests

1 participant