From ab439ed1ae3e506fe32d383ed97078a78f71a20d Mon Sep 17 00:00:00 2001 From: Kashif Rasul Date: Thu, 22 Jul 2021 16:09:06 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e2d6c93..968f851 100644 --- a/README.md +++ b/README.md @@ -158,3 +158,15 @@ We have implemented the following model using this framework: url = {http://proceedings.mlr.press/v139/rasul21a.html}, } ``` + +* [Probabilistic Time Series Forecasting with Implicit Quantile Networks](https://arxiv.org/abs/2107.03743) +```tex +@misc{gouttes2021probabilistic, + title={{P}robabilistic {T}ime {S}eries {F}orecasting with {I}mplicit {Q}uantile {N}etworks}, + author={Adèle Gouttes and Kashif Rasul and Mateusz Koren and Johannes Stephan and Tofigh Naghibi}, + year={2021}, + eprint={2107.03743}, + archivePrefix={arXiv}, + primaryClass={cs.LG} +} +```