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

Hyperparameters and Error Metric #9

Open
vgoklani opened this issue Sep 24, 2016 · 0 comments
Open

Hyperparameters and Error Metric #9

vgoklani opened this issue Sep 24, 2016 · 0 comments

Comments

@vgoklani
Copy link

Just a few basic questions:

  1. Why did you choose this particular network structure? Since you have two LSTM layers, would you get better performance from using the "relu" activation function?
  2. Why are you only running 1 epoch? Is that just for testing purposes?
  3. How are you measuring errors for forecasting, what is your chosen error metric? Most other results use RMSE, however, is there a better metric? RMSE feels like a necessary but not sufficient condition for measuring the "learning quality" of a neural net.
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