jonasrothfuss / meta_learning_pacoh

Meta-learning Gaussian process (GP) priors via PAC-Bayes bounds
MIT License
25 stars 13 forks source link

Dataset download instructions (SwissFEL, PhysioNet) #4

Closed christabella closed 4 years ago

christabella commented 4 years ago

Hello, thank you for open sourcing the repo! May I know where to obtain the SwissFEL, physionet etc. data from?

I'm not sure where to download the h5 files from, and I get the following missing file errors when calling provide_data(dataset, DATA_SEED):

OSError: ``...meta_learning_pacoh/data/physionet2012/set_a_merged.h5`` does not exist or meta_learning_pacoh/data/swissfel/2018_10_31/neldermead/data/evaluations.hdf5 does not exist.

Thank you very much! I tried also looking at the previous SwissFEL paper by Kirschner but could not find any download sources: https://arxiv.org/pdf/1902.03229.pdf

christabella commented 4 years ago

Thank you! (The datasets are now uploaded to the Dropbox linked in the paper.)