Open isaacmg opened 3 years ago
It looks like DilateLoss is correlated with MSE when forecast_length == 1
, however the tensor might be in the improper dimension when it is passed to dilate loss. In any case, the problem appears to be with DilateLoss and does not affect other loss functions. We will continue to update this issue rest assured any results reported in terms of MSE or loss functions other than DilateLoss are accurate. Remember to include forecast_test_len
if you want the test loss to be over a longer period.
Test loss seems suspiciously low in a number of recent experiments.