Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
M
main(String[])
- Static method in class de.htwdd.rosenkoenig.ga.
GeneticRosenkoenig
Initializes and starts the Genetic Algorithm.
main(String[])
- Static method in class de.htwdd.rosenkoenig.ga.
PopulationOutputter
Visualizes one ore more populations.
main(String[])
- Static method in class de.htwdd.rosenkoenig.neuro.net.examples.
AnimalExample
main(String[])
- Static method in class de.htwdd.rosenkoenig.neuro.net.examples.
BankExample
main(String[])
- Static method in class de.htwdd.rosenkoenig.neuro.net.examples.
Benchmark
main(String[])
- Static method in class de.htwdd.rosenkoenig.neuro.net.examples.
XORExample
main(String[])
- Static method in class de.htwdd.rosenkoenig.
Rosenkoenig
Starts
Rosenkoenig
.
map
- Variable in class de.htwdd.rosenkoenig.neuro.net.
KohonenNet
The output map of the current run.
MAX_LETTERS
- Static variable in class de.htwdd.rosenkoenig.gui.genuts.
Name
maxCycles
- Variable in class de.htwdd.rosenkoenig.neuro.net.training.
Trainer
The training process is stopped after
maxCycles
cycles, even if the training error might be higher than desired.
maxDimension
- Static variable in class de.htwdd.rosenkoenig.game.
Game
This variable give the maximum board dimensions.
maxError
- Variable in class de.htwdd.rosenkoenig.neuro.net.training.
Trainer
Training stops, if the training error is lower than this value.
momentum
- Variable in class de.htwdd.rosenkoenig.neuro.net.training.
Trainer
mouseClicked(MouseEvent)
- Method in class de.htwdd.rosenkoenig.gui.genuts.
GenutsGUI
Whenever the user clicks the
GenutsGUI
, this method checks if the mouse click hit an object of type
Clickable
and eventually toggles its
click
method.
mouseEntered(MouseEvent)
- Method in class de.htwdd.rosenkoenig.gui.genuts.
GenutsGUI
unused, just to satisfy
MouseListener
mouseExited(MouseEvent)
- Method in class de.htwdd.rosenkoenig.gui.genuts.
GenutsGUI
unused, just to satisfy
MouseListener
mousePressed(MouseEvent)
- Method in class de.htwdd.rosenkoenig.gui.genuts.
GenutsGUI
unused, just to satisfy
MouseListener
mouseReleased(MouseEvent)
- Method in class de.htwdd.rosenkoenig.gui.genuts.
GenutsGUI
unused, just to satisfy
MouseListener
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y