|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--bsoc.nn.NetConnector
|
+--bsoc.alpha.AlphaConnector
Initializes a Net for the Alpha-Integration.
Numbers of neurons per layer:
40 (input layer), 25, 15, 10, 8 (output layer)
Nonnection probabilities between layers:
(1->0 : 50%)
(2->0 : 20%) (2->1 : 50%)
(3->0 : 100%) (3->1 : 10%) (3->0 : 5%)
(4->0 : 100%) (4->1 : 50%) (4->2 : 5%) (4->3 : 5%)
| Constructor Summary | |
AlphaConnector(int seed)
|
|
| Methods inherited from class bsoc.nn.NetConnector |
connectNet,
initLayers |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public AlphaConnector(int seed)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||