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
W
weight
- Variable in class org.neuroph.core.
Connection
Weight for this connection
Weight
- Class in
org.neuroph.core
Neuron connection weight.
Weight()
- Constructor for class org.neuroph.core.
Weight
Creates an instance of connection weight with random weight value in range [0..1]
Weight(double)
- Constructor for class org.neuroph.core.
Weight
Creates an instance of connection weight with the specified weight value
WeightedInput
- Class in
org.neuroph.core.input
Calculates weighted input for neuron's InputFunction.
WeightedInput()
- Constructor for class org.neuroph.core.input.
WeightedInput
WeightsFunction
- Class in
org.neuroph.core.input
Abstract base class for all weights functions, which perform some operation on neuron's input vector and weights vector and return vector.
WeightsFunction()
- Constructor for class org.neuroph.core.input.
WeightsFunction
WeightsFunctionType
- Enum in
org.neuroph.util
Contains weights functions types and labels.
writeStringToFile(File, String)
- Static method in class org.neuroph.util.
FileUtils
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