Information-Fusion-Lab-Umass / MultiFIT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Python 100.0%