TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

SotA/Time Series/Multivariate Time Series Forecasting/MuJoCo

Multivariate Time Series Forecasting on MuJoCo

Metric: MSE (10^-2, 50% missing) (lower is better)

LeaderboardDataset
Loading chart...

Results

Submit a result
#Model↕MSE (10^-2, 50% missing)▲Extra DataPaperDate↕Code
1Latent ODE (ODE enc)1.258NoLatent ODEs for Irregularly-Sampled Time Series2019-07-08Code
2Latent ODE (RNN enc.)1.377NoNeural Ordinary Differential Equations2018-06-19Code
3RNN-VAE1.782NoNeural Ordinary Differential Equations2018-06-19Code
4RNN GRU-D5.833NoRecurrent Neural Networks for Multivariate Time ...2016-06-06Code
5ODE-RNN26.463NoLatent ODEs for Irregularly-Sampled Time Series2019-07-08Code
6RNN ∆t30.571No---