|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputNode | |
---|---|
org.joone.structure |
Uses of InputNode in org.joone.structure |
---|
Subclasses of InputNode in org.joone.structure | |
---|---|
class |
BiasNode
A bias node. |
Fields in org.joone.structure with type parameters of type InputNode | |
---|---|
protected java.util.List<InputNode> |
NetworkLayer.inputNodes
List of input nodes |
Methods in org.joone.structure that return types with arguments of type InputNode | |
---|---|
java.util.List<InputNode> |
NetworkLayer.getInputNodes()
Return a list of all input nodes |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |