You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. According to the author paper http://papers.nips.cc/paper/8773-latent-ordinary-differential-equations-for-irregularly-sampled-time-series.pdf, page 6, you said you used scheduled sampling in the extrapolation mode by feeding previous predictions instead of observed data. But how could you do this in latent ODE?, since the latent dimension can be different from observed data dimension and the ODE decoder receive no other inputs (whether observed data x or its own prediction x_hat) other than its own internal latent state z.
Please suggest.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi. According to the author paper http://papers.nips.cc/paper/8773-latent-ordinary-differential-equations-for-irregularly-sampled-time-series.pdf, page 6, you said you used scheduled sampling in the extrapolation mode by feeding previous predictions instead of observed data. But how could you do this in latent ODE?, since the latent dimension can be different from observed data dimension and the ODE decoder receive no other inputs (whether observed data x or its own prediction x_hat) other than its own internal latent state z.
Please suggest.
Thank you.
The text was updated successfully, but these errors were encountered: