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

Time series neural network performace #1

Open
alepacheco opened this issue Mar 8, 2019 · 1 comment
Open

Time series neural network performace #1

alepacheco opened this issue Mar 8, 2019 · 1 comment

Comments

@alepacheco
Copy link

Really interested project, I could be interested on using some algorithm like an LSTM to check the performance using other models, have you done that already? If so what were the results?

I will try to make a LSTM version and check the performance over the weekend and keep you posted.

@ex-punctis
Copy link
Owner

Thanks for the comment! I haven't compared this method with RNNs, but it would be really interesting to check it. I think the toughest obstacle would be implementing learning on the fly. Pre-training on one tester's data likely won't be very effective because of variance in patterns from one person to another. That said I haven't touched RNNs since taking a course a year ago, so maybe I'm mistaken about their computational complexity.

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

2 participants