|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NeuralNode | |
---|---|
yawn.nn | |
yawn.nn.appart | |
yawn.nn.gasart | |
yawn.nn.mlp |
Uses of NeuralNode in yawn.nn |
---|
Methods in yawn.nn that return NeuralNode | |
---|---|
NeuralNode[] |
Layer.getNodes()
|
Uses of NeuralNode in yawn.nn.appart |
---|
Subclasses of NeuralNode in yawn.nn.appart | |
---|---|
class |
PredictionNeuralNode
A prediction layer node. |
class |
RadialBasisFunctionsNeuralNode
A classifier (extended RBF) node intended for the recognition (F2) layer of a AppART network. |
Methods in yawn.nn.appart that return NeuralNode | |
---|---|
NeuralNode[] |
PredictionLayer.getNodes()
|
Uses of NeuralNode in yawn.nn.gasart |
---|
Subclasses of NeuralNode in yawn.nn.gasart | |
---|---|
class |
GasRecognitionNode
A neural node of the recognition (F2) layer of GasART networks $Id: GasRecognitionNode.java,v 1.7 2005/04/07 17:28:26 supermarti Exp $ |
Uses of NeuralNode in yawn.nn.mlp |
---|
Subclasses of NeuralNode in yawn.nn.mlp | |
---|---|
class |
LinearNode
A linear output node. |
class |
PerceptronNode
This is part of the yawn project. |
class |
SigmoidNode
$Id: SigmoidNode.java,v 1.7 2005/04/07 17:28:07 supermarti Exp $ |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |