X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.md;h=91c7684fbb5628bd8af89a4e5086fd31a2bef601;hb=da6186a657b7563841416c42336e52937b76d67f;hp=6d968e924b8c3b34c47216e7c0ac680aad8ac0ee;hpb=ca87e739ecbc045dfe3ca507929c7c8c7fae6da4;p=dagnn.git 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#