Skip to content
Snippets Groups Projects
Commit 7e094974 authored by Bing Gong's avatar Bing Gong
Browse files

Update README.md

parent 6386b69c
No related branches found
No related tags found
No related merge requests found
Pipeline #106901 failed
...@@ -67,14 +67,16 @@ This README describes how to train the video prediction model architectures (van ...@@ -67,14 +67,16 @@ This README describes how to train the video prediction model architectures (van
### Download of the repository ### Download of the repository
Two versions of the workflow are available. Two versions of the workflow are available.
:warning: Must be adapted once the zenodo-arhcive is renewed :warning:
1) A frozen version is provided via [zenodo](https://doi.org/10.5281/zenodo.6833611) under this DOI: 10.5281/zenodo.6833611. Download the provided zip-archive and unpack it: 1) A frozen version is provided via [zenodo](https://doi.org/10.5281/zenodo.6833611) under this DOI: 10.5281/zenodo.6833611. Download the provided zip-archive and unpack it:
```bash ```bash
unzip ambs.zip unzip ambs.zip
``` ```
2) The continuously updated repository can be cloned from gitlab: 2) The continuously updated repository can be cloned from gitlab:
```bash ```bash
git clone https://gitlab.jsc.fz-juelich.de/esde/machine-learning/ambs.git git clone https://gitlab.jsc.fz-juelich.de/esde/machine-learning/ambs_v1.0.git
``` ```
This will create a directory called `ambs` under which this README-file and three subdirectories are placed. This will create a directory called `ambs` under which this README-file and three subdirectories are placed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment