qu-gg / torch-neural-ssm

Neural State-Space Models and Latent Dynamics Functions in PyTorch for High-Dimensional Forecasting
32 stars 7 forks source link

Data Google drive location #2

Open matthew-dowling opened 5 months ago

matthew-dowling commented 5 months ago

clicking the Google drive hyperlink for the pre-processed data returns back to the github page

qu-gg commented 5 months ago

Ah! You're right. There's been some changes to the data processing (swapping from webdataset to just straight npz for convenience/safety), so I'll upload the data and fix the documentation when I can in the next few days. Thanks for mentioning and I'll update here when it's complete!

qu-gg commented 5 months ago

Sorry for the delay! A link has been added with the datasets (Bouncing Ball and Pendulum), as well as some various updates to the repo. Documentation the data itself in the README is still a bit behind but that'll be done soon.

matthew-dowling commented 5 months ago

thank you so much! -- its greatly appreciated!