This message was deleted.
# neural-forecast
s
This message was deleted.
👀 1
k
Hey @Marieke Wesselkamp, Sorry for the inconvenience, we need to update the loss modules to report the expected inputs. Here is the link to the definition: https://github.com/Nixtla/neuralforecast/blob/main/neuralforecast/losses/pytorch.py#L499 You may want to use .unsqueeze() or squeeze() to make the y and yq_hats match the needed dimensions.
m
Thanks for the support, @Kin Gtz. Olivares, I'll figure the dimensions out then!