Update.
[dagnn.git] / 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*