Update README.md
This commit is contained in:
parent
6411443420
commit
5d4e8267b7
@ -56,6 +56,10 @@ bash setup.sh
|
||||
|
||||
To try out the MPD inference, first download the data and the trained models.
|
||||
|
||||
```bash
|
||||
conda activate mpd
|
||||
```
|
||||
|
||||
```bash
|
||||
gdown 1mmJAFg6M2I1OozZcyueKp_AP0HHkCq2k
|
||||
tar -xvf data_trajectories.tar.gz
|
||||
@ -90,6 +94,10 @@ The results will be saved under `data_trained_models/[model_id]/results_inferenc
|
||||
|
||||
We recommend running the follwowing in a SLURM cluster.
|
||||
|
||||
```bash
|
||||
conda activate mpd
|
||||
```
|
||||
|
||||
To regenerate the data:
|
||||
```bash
|
||||
cd scripts/generate_data
|
||||
|
Loading…
x
Reference in New Issue
Block a user