Skip to content
Snippets Groups Projects
Commit f3dd92de authored by Aaron Spring's avatar Aaron Spring :baby_symbol:
Browse files

Update README.md

parent 96a25429
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ a `Dockerfile`. ...@@ -13,7 +13,7 @@ a `Dockerfile`.
## Join the challenge ## Join the challenge
### 1. The simplest way to join the S2S AI Challenge is forking this renku project. ### 1. The simplest way to join the S2S AI Challenge is forking this renku project.
(Ensure you do not fork the gitlab repository, but the reku project). Ensure you do not fork the gitlab repository, but the renku project.
Fork this template renku project from https://renkulab.io/projects/aaron.spring/s2s-ai-challenge-template/settings. Fork this template renku project from https://renkulab.io/projects/aaron.spring/s2s-ai-challenge-template/settings.
...@@ -68,6 +68,9 @@ the training notebook/pipeline and submission file ML_prediction.nc with `git lf ...@@ -68,6 +68,9 @@ the training notebook/pipeline and submission file ML_prediction.nc with `git lf
The `scorer` will fetch your predictions, score them with RPSS against recalibrated ECMWF real-time forecasts. The `scorer` will fetch your predictions, score them with RPSS against recalibrated ECMWF real-time forecasts.
Your score will be added to the leaderboard at https://s2s-ai-challenge.github.io/#leaderboard Your score will be added to the leaderboard at https://s2s-ai-challenge.github.io/#leaderboard
## More information
in the [wiki](https://renkulab.io/gitlab/aaron.spring/s2s-ai-challenge-template/-/wikis/Home)
## Changing interactive environment dependencies ## Changing interactive environment dependencies
Initially we install a very minimal set of packages to keep the images small. Initially we install a very minimal set of packages to keep the images small.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment