/[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.3 by srv89, Mon Sep 1 13:08:35 2003 UTC revision 1.4 by srv89, Mon Sep 8 03:20:08 2003 UTC
# Line 91  object Line 91  object
91    val mutable _layerNb = 0    val mutable _layerNb = 0
92    
93    (**    (**
94      The numberof neurones per layer.      The number of neurones per layer.
95    *)    *)
96    val mutable _neuronsPerLayers = [|0|]    val mutable _neuronsPerLayers = [|0|]
97    

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