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
P
parentLayer
- Variable in class org.neuroph.core.
Neuron
Parent layer for this neuron
parseDouble(String)
- Static method in class org.neuroph.util.
VectorParser
This method parses input String and returns Double vector
parseInteger(String)
- Static method in class org.neuroph.util.
VectorParser
This method parses input String and returns Integer vector
Perceptron
- Class in
org.neuroph.nnet
Perceptron neural network with some LMS based learning algorithm.
Perceptron(int, int)
- Constructor for class org.neuroph.nnet.
Perceptron
Creates new Perceptron with specified number of neurons in input and output layer, with Step trqansfer function
Perceptron(int, int, TransferFunctionType)
- Constructor for class org.neuroph.nnet.
Perceptron
Creates new Perceptron with specified number of neurons in input and output layer, and specified transfer function
PerceptronSample
- Class in
org.neuroph.samples
This sample shows how to create, train, save and load simple Perceptron neural network
PerceptronSample()
- Constructor for class org.neuroph.samples.
PerceptronSample
PluginBase
- Class in
org.neuroph.util.plugins
Base class for all neural network plugins.
PluginBase(String)
- Constructor for class org.neuroph.util.plugins.
PluginBase
Creates an instance of plugin for neural network
populateRGBArrays(BufferedImage)
- Method in class org.neuroph.contrib.imgrec.
FractionRgbData
Fills the rgb arrays from image
processInput()
- Method in class org.neuroph.contrib.imgrec.
ImageRecognitionPlugin
Product
- Class in
org.neuroph.core.input
Performs multiplication of all input vector elements.
Product()
- Constructor for class org.neuroph.core.input.
Product
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