From 618b0ee522a89c71e57ef5a7ff4a8a5e3dae8f53 Mon Sep 17 00:00:00 2001 From: rstojnic Date: Mon, 6 Apr 2020 22:10:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b91973..aa0dced 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ For NeurIPS 2020 code submissions we recommend using a [README.md template](#readmemd-template) and checking as many items on the [ML Code Completeness Checklist](#ml-code-completeness-checklist) as possible. -All recommendations are based on a [data-driven analysis](https://medium.com/paperswithcode) of which components of the repository correlated with high impact (as measured by GitHub stars). So we expect these recommendations to be useful for all research repositories (i.e. beyond NeurIPS submissions). +All recommendations are based on a [data-driven analysis](https://medium.com/paperswithcode) and we expect them help increase impact of any ML research repository, even beyond conference submissions. ## README.md template