/[marvin]/marvin/src/libnn/input/inputMlpnnVisitor.ml
ViewVC logotype

Diff of /marvin/src/libnn/input/inputMlpnnVisitor.ml

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

revision 1.2 by srv89, Tue Aug 26 07:49:29 2003 UTC revision 1.3 by srv89, Sun Sep 7 19:13:12 2003 UTC
# Line 60  object Line 60  object
60      //FIXME we have to verify the size of the input layer vs      //FIXME we have to verify the size of the input layer vs
61      the size of the learning vector      the size of the learning vector
62    *)    *)
63    method visit (network : mlpNN) = network#setInputActivation network#getInputLearnVector    method visit (network : mlpNN) =
64        network#setInputActivation network#getInputLearnVector
65    
66  end  end

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

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