From 2ebcddb93ddfe0757a10b0b2f6782c048258f028 Mon Sep 17 00:00:00 2001 From: Mathias Lechner Date: Tue, 25 Aug 2020 13:58:02 +0200 Subject: [PATCH] reproducibility link fix --- reproducibility/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reproducibility/README.md b/reproducibility/README.md index 0ffbe8fc..57aea791 100644 --- a/reproducibility/README.md +++ b/reproducibility/README.md @@ -9,7 +9,7 @@ As a result, there are a few caveats with the code: - The code is very sparsely documented - The code is written in TensorFlow 1.X (tested with 1.14) -For a polished, much more user-friendly, TensorFlow 2.x reference implementation of NCPs, we refer to [the main project page](https://github.com/mlech26l/natmachintell_ncp/). +For a polished, much more user-friendly, TensorFlow 2.x reference implementation of NCPs, we refer to [the main project page](https://github.com/mlech26l/keras-ncp/). ## Introduction