train_loss
Becomes Infinite When Using num_feat_dynamic_real
in DeepAREstimator
#3246
Labels
bug
Something isn't working
Description
When using
DeepAREstimator
with thenum_feat_dynamic_real
argument set, thetrain_loss
becomes infinite and does not decrease as training progresses. However, whennum_feat_dynamic_real
is not used, thetrain_loss
decreases normally.I need to add dynamic features to model training, so resolving this issue is important. Any help would be greatly appreciated!
To Reproduce
(Please provide minimal example of code snippet that reproduces the error. For existing examples, please provide link.)
Error message or code output
Environment
The text was updated successfully, but these errors were encountered: