|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.generation5.nn.FFNLayer
org.generation5.nn.FFNOutputLayer
This class implements the output layer for the feedforward network.
| Field Summary |
| Fields inherited from class org.generation5.nn.FFNLayer |
activate, connected, myNetwork, outputs, weights |
| Constructor Summary | |
FFNOutputLayer()
Creates a new instance of FFNOutputLayer |
|
| Method Summary | |
int |
getUnitCount()
Get the number of units in this layer. |
| Methods inherited from class org.generation5.nn.FFNLayer |
connectWith, getOutput, randomizeWeights, run, setNetwork, setWeights, setWeights |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FFNOutputLayer()
| Method Detail |
public int getUnitCount()
FFNLayer
getUnitCount in class FFNLayer
|
This documentation is part of the Generation5 JDK.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||