time-attention icon indicating copy to clipboard operation
time-attention copied to clipboard

Implementation of RNN for Time Series prediction from the paper https://arxiv.org/abs/1704.02971

Results 4 time-attention issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Thank you very much for your answer. I now know how to run your code. But I have an another question: how do I get input attention weights as the...

explanation

I got the plot after running test.py with sml2010 dataset. It's wired that in training part, validation part and test part, the first several data can be predicted: if T=10,...

Hi,when I run train.py , there is some error. Can you help me. (tensorflow-gpu) root@fudan:~/anaconda3/envs/tensorflow-gpu/time-attention# (tensorflow-gpu) root@fudan:~/anaconda3/envs/tensorflow-gpu/time-attention# python train.py 2019-09-10 20:00:16.350976: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow...