Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Neuroph
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
N
netInput
- Variable in class org.neuroph.core.
Neuron
Total net input for this neuron.
neuralNetwork
- Variable in class org.neuroph.core.learning.
LearningRule
Neural network to train
NeuralNetwork
- Class in
org.neuroph.core
Base class for artificial neural networks.
NeuralNetwork()
- Constructor for class org.neuroph.core.
NeuralNetwork
Creates an instance of empty neural network.
NeuralNetworkFactory
- Class in
org.neuroph.util
Provides methods to create various neural networks.
NeuralNetworkFactory()
- Constructor for class org.neuroph.util.
NeuralNetworkFactory
NeuralNetworkType
- Enum in
org.neuroph.util
Contains neural network types and labels.
NeuroFuzzyPerceptron
- Class in
org.neuroph.nnet
The NeuroFuzzyReasoner class represents Neuro Fuzzy Reasoner architecture.
NeuroFuzzyPerceptron(double[][], double[][])
- Constructor for class org.neuroph.nnet.
NeuroFuzzyPerceptron
NeuroFuzzyPerceptron(int, Vector<Integer>, int)
- Constructor for class org.neuroph.nnet.
NeuroFuzzyPerceptron
Neuron
- Class in
org.neuroph.core
Basic general neuron model according to McCulloch-Pitts neuron model.
Neuron()
- Constructor for class org.neuroph.core.
Neuron
Creates an instance of Neuron with the weighted sum, input function and Step transfer function.
Neuron(InputFunction, TransferFunction)
- Constructor for class org.neuroph.core.
Neuron
Creates an instance of Neuron with the specified input and transfer functions.
NeuronFactory
- Class in
org.neuroph.util
Provides methods to create instances of Neurons.
NeuronFactory()
- Constructor for class org.neuroph.util.
NeuronFactory
NeuronProperties
- Class in
org.neuroph.util
Represents properties of a neuron.
NeuronProperties()
- Constructor for class org.neuroph.util.
NeuronProperties
NeuronProperties(TransferFunctionType)
- Constructor for class org.neuroph.util.
NeuronProperties
NeuronProperties(WeightsFunctionType, SummingFunctionType, TransferFunctionType)
- Constructor for class org.neuroph.util.
NeuronProperties
neurons
- Variable in class org.neuroph.core.
Layer
Neurons collection
notifyChange()
- Method in class org.neuroph.core.learning.
LearningRule
Notify observers about change
notifyChange()
- Method in class org.neuroph.core.
NeuralNetwork
Notifies observers about some change
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Neuroph
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X