-
as per https://conferences.oreilly.com/jupyter/jup-ny and #12
-
Thanks for sharing your code, very helpful.
From your computational graph and model code, it looks like the "decoder" at each timestep takes 2 inputs:
1) the previous hidden state from the decoder…
-
I can't get the training data from the url:https://www.kaggle.com/c/web-traffic-time-series-forecasting/data, and it seems to be '404'. So could u please upload them? thx.
-
Hi,
Just wanted to share a bit of my experience of using prophet, hopefully it's a tiny bit useful to its development at least.
I used it for a Kaggle comp recently; forecasting 2 months of da…
-
First of all, thanks for the excellent code. Now the problem:
Since I only have one GPU (Nvidia Quadro), I was able to run only one model by means of:
python trainer.py --name s32 --hparam_set=s32…
-
I use the issues like an email stream for its markdown and easy pasting of images. You'll get emailed when I post things here and can respond, but looking at the full version here is often where the i…