From ed833b21fb5ef0a2c2863e81ab2467ac170107ad Mon Sep 17 00:00:00 2001 From: Xuan Gu <xuagu37@gmail.com> Date: Thu, 6 Oct 2022 15:16:23 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 565a147..1f7ef07 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Benchmark_nnU-Net_for_PyTorch -Benchmark of nnU-Net for PyTorch on Berzelius +Benchmark of nnU-Net for PyTorch on Berzelius +Latest Version 21.11.0 +Modified February 3, 2022 +See [NVIDIA Deep Learning Examples](https://catalog.ngc.nvidia.com/orgs/nvidia/resources/nnunet_for_pytorch). ### On local - Clone the repository. -- GitLab