A sentence was missing.
authorFrancois Fleuret <francois@fleuret.org>
Thu, 12 Jan 2017 20:27:05 +0000 (21:27 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Thu, 12 Jan 2017 20:27:05 +0000 (21:27 +0100)
README.md

index 6d968e9..91c7684 100644 (file)
--- 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#