Replies: 1 comment 1 reply
-
Hey @davidtiefenthaler, We have TCN based architectures: https://nixtla.github.io/neuralforecast/models.tcn.html Here is a probabilistic forecasting example: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Are there any intensions to include CNN based NN as well?
e.g. CNN-QR by Amazone or just simple CNNs
Comparison of CNN-QR: "COMPARISON ANALYSIS OF FACEBOOK’S PROPHET, AMAZON’S DEEPAR+ AND CNN-QR ALGORITHMS FOR SUCCESSFUL REAL-WORLD SALES FORECASTING": https://arxiv.org/abs/2105.00694
This would provide a more complete picture of neural time series forecasting.
Beta Was this translation helpful? Give feedback.
All reactions