From f42e4ba73ad5f17d57cece4cb6d9c8afc0afd087 Mon Sep 17 00:00:00 2001 From: Luc Giffon <luc.giffon@lis-lab.fr> Date: Fri, 12 Jul 2019 15:54:00 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d5b0c46..4d40b96 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Minimum working example of the Nystrom Layer implementation. +This doesn't aim at giving good results, just to show a simple implementation of the Nyström layer in a convolutional neural network. + + ## Requirements Those requirements versions may not be absolutely necessary but they are the versions -- GitLab