pytorch-forecasting
pytorch-forecasting copied to clipboard
Is the DeepVAR implementation correct?
I was reading the paper that the DeepVAR implementation is supposed to be based on (https://arxiv.org/abs/1910.03002) and I'm having trouble finding the Gaussian copula processes anywhere in the source code. Could anyone point me to where the transformation from DeepAR to DeepVAR rakes place please?
It would be very much appreciated, thank you!
I also have the same question.