Muhammed Islam
03/27/2024, 7:09 PMKin Gtz. Olivares
04/05/2024, 11:30 AMdomain_map
and the scale_decouple
methods:
- https://github.com/Nixtla/neuralforecast/blob/main/neuralforecast/losses/pytorch.py#L695-L708
- https://github.com/Nixtla/neuralforecast/blob/main/neuralforecast/losses/pytorch.py#L711-L723
To get a stable variance denominator,
a solution is to reduce the learning rate so that the variance does not become too small too fast in the negative log likelihood.