We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6496a4 commit ab439edCopy full SHA for ab439ed
README.md
@@ -158,3 +158,15 @@ We have implemented the following model using this framework:
158
url = {http://proceedings.mlr.press/v139/rasul21a.html},
159
}
160
```
161
+
162
+* [Probabilistic Time Series Forecasting with Implicit Quantile Networks](https://arxiv.org/abs/2107.03743)
163
+```tex
164
+@misc{gouttes2021probabilistic,
165
+ title={{P}robabilistic {T}ime {S}eries {F}orecasting with {I}mplicit {Q}uantile {N}etworks},
166
+ author={Adèle Gouttes and Kashif Rasul and Mateusz Koren and Johannes Stephan and Tofigh Naghibi},
167
+ year={2021},
168
+ eprint={2107.03743},
169
+ archivePrefix={arXiv},
170
+ primaryClass={cs.LG}
171
+}
172
+```
0 commit comments