|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModularNode | |
---|---|
simbad.piconode.core.node |
Uses of ModularNode in simbad.piconode.core.node |
---|
Subclasses of ModularNode in simbad.piconode.core.node | |
---|---|
class |
FeedForwardNeuralNetwork
This class implement a simple feed-forward neural network (no special properties) |
class |
FeedForwardNeuralNetworkForBackPropLearning
This class implement a feed-forward neural network with learning capabilitie through back-propagation. |
class |
Module
The abstract Module class provides the minimal setting to define modular node, i.e. |
class |
Network
The Network class provides the minimal basis to define a network module. |
class |
NeuralNetwork
The NeuralNetwork class provides the minimal basis to define a neural network module. |
class |
RecurrentNeuralNetwork
This class implements the basis for a recurrent neural network (no special ability). |
class |
SelfOrganizingMap
This class implement a simple 2D "Kohonen" Self Organizing Map. |
class |
ValueContainer
a ValueContainer object contains a simple double value and may be linked from and to other objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |