Package de.htwdd.rosenkoenig.neuro

Contains all parts of Rosenkoenig that deal with neural networks.

See:
          Description

Class Summary
NeuroPlayer NeuroPlayer represents an artificial Rosenkoenig player that takes its decision based on the output of a neural network.
PatternCreator This class implements the interface GameObserver in order to create output that the net later on can be fed with.
TrainerDialog Provides a Swing dialog to create, manipulate and train artificial players.
 

Package de.htwdd.rosenkoenig.neuro Description

Contains all parts of Rosenkoenig that deal with neural networks.