Update.
authorFrancois Fleuret <francois@fleuret.org>
Fri, 13 Jan 2017 22:15:09 +0000 (23:15 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Fri, 13 Jan 2017 22:15:09 +0000 (23:15 +0100)
README.md

index 436aa63..6418a40 100644 (file)
--- a/README.md
+++ b/README.md
@@ -104,17 +104,5 @@ a pdf file with
 dot graph.dot -T pdf -o graph.pdf
 ```
 
-###nn.DAG:updateOutput(input)###
-
-See the torch documentation.
-
-###nn.DAG:updateGradInput(input, gradOutput)###
-
-See the torch documentation.
-
-###nn.DAG:accGradParameters(input, gradOutput, scale)###
-
-See the torch documentation.
-
 -- 
 *Francois Fleuret, Jan 13th, 2017*