adding one more dimension to gluonts deepVAR gives a infer_shape error #2699
Unanswered
ShirleyMgit
asked this question in
Q&A
Replies: 1 comment
|
Hi @ShirleyMgit, Thank you for your interest in using GluonTS. I'm not sure I fully understand the question. To clarify, the distribution parameters are neural network outputs, so you can only get them but unrolling the network over some input data. You can check this script on how it works in general, but you will need to invoke Hope that helps! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have trained gluonts deepAR and deepVAR and I would like to get the predicted distribution parameters without sampling, is it possibe?
All reactions