From: Francois Fleuret Date: Sun, 5 Mar 2017 09:57:23 +0000 (+0100) Subject: OCD cosmetics. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=dagnn.git;a=commitdiff_plain;h=HEAD OCD cosmetics. --- diff --git a/README.md b/README.md index 7a6e11d..fa77a7e 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ calling it n-1 times on the pairs of successive arguments. Accepting more than two arguments allows in particular to add anonymous modules, which are not associated to variables. In principle the only ones that have to be non-anonymous are those that have more -than one successor / predecessor and/or are inputs / outputs. +than one successor/predecessor and/or are inputs/outputs. ### nn.DAG:setInput(i) ###