Skip to content

Deep Switching Auto-Regressive Factorization

Notifications You must be signed in to change notification settings

kaitlinmgili/DSARF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open In Colab

Deep Switching Auto-Regressive Factorization (DSARF)

This repository is a user-friendly pytorch implementation of our AAAI'21 paper: Deep switching auto-regressive factorization. DSARF performs switching dynamical systems modeling.

This notebook includes several examples of using DSARF for short- and long-term forecasting and dynamical state estimation.

Also, check this notebook for DSARF documentation and model overview.

To access older version of our code see DSARF_v0.0.

Dependencies:

Pytorch, Numpy, Scipy, Matplotlib

About

Deep Switching Auto-Regressive Factorization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.5%
  • Python 7.5%