/MultiFIT

Primary LanguagePythonMIT LicenseMIT

MultiFIT


This is the code for our model MultiFIT: Multi-resolution Networks For Flexible Irregular Time Series Modeling



Requirements:

  1. Pytorch 0.3
  2. pandas
  3. numpy
  4. tqdm
  5. matplotlib

Currently the datasets have not been added because we cannot distribute the data.

TODO

  • Add synthetic data to run a dummy experiment.