-
Notifications
You must be signed in to change notification settings - Fork 36
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
Error #51
Comments
For detailed error stacktrace: -- Process 1 terminated with the following error: |
Thanks...It works but results were not aligned with paper:)) 2023-08-30 23:57:12,295 - easytorch-training - INFO - Evaluate best model on test data for horizon 1, Test MAE: 2.1541, Test RMSE: 3.7392, Test MAPE: 0.0512 |
It looks very close, is this the result of the best epoch, or the last epoch? |
It does not matter. Thanks for being supportive |
👀 |
RuntimeError: Expected 2D (unbatched) or 3D (batched) input to conv1d, but got input of size: [32, 32, 325, 13]
The text was updated successfully, but these errors were encountered: