Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 395 Bytes

Latent-ODE

This repo includes two experiments on toy dataset described in https://arxiv.org/abs/1907.03907 :

  • For ODE-RNN in interpolation task, see ./ODE_RNN
  • For Latent ODE in extrapolation task, see ./Latent_ODE

To test the code: