/[marvin]/marvin/src/libnn/xml/xmlTdnnVisitor.ml
ViewVC logotype

Diff of /marvin/src/libnn/xml/xmlTdnnVisitor.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by srv89, Mon Sep 1 13:08:35 2003 UTC revision 1.4 by srv89, Mon Sep 1 20:43:52 2003 UTC
# Line 68  object Line 68  object
68        Dump Time Delay Neural Network specific stuffs.        Dump Time Delay Neural Network specific stuffs.
69      *)      *)
70      super#openTag "tdnn";      super#openTag "tdnn";
71      super#openTag "tdpnn_output_activation";      super#openTag "tdnn_output_activation";
72      super#dump4dArray !(network#getOutputActivation) string_of_float;      super#dump4dArray !(network#getOutputActivation) string_of_float;
73      super#closeTag "tdnn_output_activation";      super#closeTag "tdnn_output_activation";
74      super#openTag "tdnn_input_sum";      super#openTag "tdnn_input_sum";

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26