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

It works now?? #2

Open
wants to merge 6 commits into
base: RNN-DSsimulator
Choose a base branch
from
Open

It works now?? #2

wants to merge 6 commits into from

Conversation

ymaltsman
Copy link
Collaborator

I'm pretty unsure about what changed, but I was just fiddling around with the code, ran the file and then didn't get the error anymore

I'm pretty unsure about what changed, but I was just fiddling around with the code, ran the file and then didn't get the error anymore
Changed the loss function. For some in the last iteration I was using a probability based loss function which doesn't make sense for imitating dynamical systems, so I switched to mean squared error. Also the RNN evaluates both dimensions of the DS
This one predicts second half of time series based on first half, but I think I'm going to change it so that it predicts point by point
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

Successfully merging this pull request may close these issues.

1 participant