/[marvin]/marvin/src/libnn/networks/mlpNN.ml
ViewVC logotype

Diff of /marvin/src/libnn/networks/mlpNN.ml

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

revision 1.2 by srv89, Fri Aug 29 08:29:39 2003 UTC revision 1.3 by srv89, Mon Sep 1 13:08:35 2003 UTC
# Line 142  object Line 142  object
142      A get*.      A get*.
143      @return The number of neurones per layer in network.      @return The number of neurones per layer in network.
144    *)    *)
145    method getNeuronsPerLayer layer =    method getNeuronsPerLayer =
146      _neuronsPerLayers.(layer)      _neuronsPerLayers
147    
148    (**    (**
149      Sets the output activations array.      Sets the output activations array.

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