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

LSTM predict #12

Closed
quant2016 opened this issue Dec 14, 2018 · 3 comments
Closed

LSTM predict #12

quant2016 opened this issue Dec 14, 2018 · 3 comments

Comments

@quant2016
Copy link

No description provided.

@quant2016
Copy link
Author

quant2016 commented Dec 14, 2018

I use model.py to predict price and get same prediction values.

@VivekPa
Copy link
Owner

VivekPa commented Jul 7, 2019

yes, it is an issue when training the model as the model converges to a local minima. I would suggest alterning the parameters and changing the weight initialization

@VivekPa VivekPa closed this as completed Jul 7, 2019
@TIANRENK
Copy link

TIANRENK commented Sep 3, 2020

yes, it is an issue when training the model as the model converges to a local minima. I would suggest alterning the parameters and changing the weight initialization

I have the same problem. And how to alterning the parameters and changing the weight initialization ?

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

3 participants