ashysheya / ODE-RNN

21 stars 2 forks source link

ODE-RNN

Code for the ODE-RNN model proposed in the paper:

Yulia Rubanova, Ricky Chen, David Duvenaud. "Latent ODEs for Irregularly-Sampled Time Series" (2019) [arxiv]

Prerequisites

Install torchdiffeq from https://github.com/rtqichen/torchdiffeq.