diff --git a/README.md b/README.md index dce4b0d03da..01b6f4840e8 100644 --- a/README.md +++ b/README.md @@ -79,15 +79,15 @@ We first introduce the naming convention of the saved files so that it is clear We provide nine datasets with their own download links below. -- [circular_motion]() (circular motion system) -- [reaction_diffusion]() (reaction diffusion system) -- [single_pendulum]() (single pendulum system) -- [double_pendulum]() (rigid double pendulum system) -- [elastic_pendulum]() (elastic double pendulum system) -- [swingstick_non_magnetic]() (swing stick system) -- [air_dancer]() (air dancer system) -- [lava_lamp]() (lava lamp system) -- [fire]() (fire system) +- [circular_motion](https://drive.google.com/file/d/19DFYqh08B2L-YX_bTmpmxYu2jpARqoUA/view?usp=sharing) (circular motion system) +- [reaction_diffusion](https://drive.google.com/file/d/1LOqpB0l86lELEegX5sV9NwHkGKeHoaTN/view?usp=sharing) (reaction diffusion system) +- [single_pendulum](https://drive.google.com/file/d/1rw6vrVcV3KCIaVVwKMMhoZ9Jph5u-Zdf/view?usp=sharing) (single pendulum system) +- [double_pendulum](https://drive.google.com/file/d/1QEtk4JjnRysIEjtkZIKBjACu_IiTAdX6/view?usp=sharing) (rigid double pendulum system) +- [elastic_pendulum](https://drive.google.com/file/d/1Y8vzawQZhzPHp6cpLFuyM2LHuhgLjH9H/view?usp=sharing) (elastic double pendulum system) +- [swingstick_non_magnetic](https://drive.google.com/file/d/1BfeGW4XTFyGdyBO0G_YnSnRyJGu2WRnc/view?usp=sharing) (swing stick system) +- [air_dancer](https://drive.google.com/file/d/163KvwevY1fnDnI6WiWpc5Zaz-WWwPaAS/view?usp=sharing) (air dancer system) +- [lava_lamp](https://drive.google.com/file/d/1R-I2CZaJLe2D4H818-n25l54R0pbKQfo/view?usp=sharing) (lava lamp system) +- [fire](https://drive.google.com/file/d/1OIH6SalwPyD_lkXBLZq6bzmKfrp-xhrI/view?usp=sharing) (fire system) Save the downloaded dataset as ```data/{dataset_name}```, where ```data``` is your customized dataset folder. **Please make sure that ```data``` is an absolute path and you need to change the ```data_filepath``` item in the ```config.yaml``` files in ```configs``` to specify your customized dataset folder**. @@ -210,4 +210,4 @@ Please refer to the [analysis](analysis) folder for detailed instructions for ph ## License -This repository is released under the MIT license. See [LICENSE](LICENSE) for additional details. \ No newline at end of file +This repository is released under the MIT license. See [LICENSE](LICENSE) for additional details.