All Projects → zhiyongc → Gru D

zhiyongc / Gru D

Gated Recurrent Unit with a Decay mechanism for Multivariate Time Series with Missing Values

Programming Languages

python
139335 projects - #7 most used programming language

Code of Re-implementing the methodology in the paper:

Recurrent Neural Networks for Multivariate Time Series with Missing Values

This method can be used for dealing with time series with missing values, especially for time series with non-fixed time intervals.

Environment

  • Python 3.6.1
  • PyTorch 0.4.1

Cite

@article{che2018recurrent,
  title={Recurrent neural networks for multivariate time series with missing values},
  author={Che, Zhengping and Purushotham, Sanjay and Cho, Kyunghyun and Sontag, David and Liu, Yan},
  journal={Scientific reports},
  volume={8},
  number={1},
  pages={6085},
  year={2018},
  publisher={Nature Publishing Group}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].