From: Francois Fleuret Date: Thu, 12 Jan 2017 20:27:05 +0000 (+0100) Subject: A sentence was missing. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=dagnn.git;a=commitdiff_plain;h=97142a40458218b9674a2fc9fc8876f2b38531f5 A sentence was missing. --- diff --git a/README.md b/README.md index 6d968e9..91c7684 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ which would encode the following graph and run a forward pass with a random batch of 30 samples. -Note that DAG:addEdge +Note that DAG:addEdge allows to add a bunch of edges at once. This is particularly useful to add anonymous modules which have a single predecessor and successor. #Input and output#