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

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

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

revision 1.1 by matthieu, Wed Jul 23 15:49:11 2003 UTC revision 1.2 by matthieu, Mon Jul 28 21:32:13 2003 UTC
# Line 62  object Line 62  object
62      //FIXME we have to verify the size of the input layer vs      //FIXME we have to verify the size of the input layer vs
63      the size of the learning vector      the size of the learning vector
64    *)    *)
65    method visitMlpnn (network : mlpNN) = network#setInputActivation network#getInputLearnVector    method visit (network : mlpNN) = network#setInputActivation network#getInputLearnVector
66  end  end

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

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