From e2e072858a93e51edebac427fb9864344f5d7ac7 Mon Sep 17 00:00:00 2001 From: James Robinson Date: Mon, 9 Dec 2024 13:37:37 +0000 Subject: [PATCH] :memo: Add link to IAM4VP repo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2585fcd..564d533 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Tooling and infrastructure to enable cloud nowcasting. - [Optical Flow (TVL1)](https://github.com/alan-turing-institute/ocf-optical-flow-tvl1) - [Diffusion model](https://github.com/alan-turing-institute/ocf-diffusion) - [ConvLSTM](https://github.com/alan-turing-institute/ocf-convLSTM) +- [IAM4VP](https://github.com/alan-turing-institute/ocf-iam4vp) The model template repo on which these are based is found [here](https://github.com/alan-turing-institute/ocf-model-template). These repositories contain the implementations of each model, as well as validation infrastructure to replicate metric scores on weights and biases.