Uses of Package
de.htwdd.rosenkoenig.neuro

Packages that use de.htwdd.rosenkoenig.neuro
de.htwdd.rosenkoenig.gui All classes that have to do anything with user interaction or game in- and outputs are located here. 
de.htwdd.rosenkoenig.neuro Contains all parts of Rosenkoenig that deal with neural networks. 
 

Classes in de.htwdd.rosenkoenig.neuro used by de.htwdd.rosenkoenig.gui
TrainerDialog
          Provides a Swing dialog to create, manipulate and train artificial players.
 

Classes in de.htwdd.rosenkoenig.neuro used by de.htwdd.rosenkoenig.neuro
NeuroPlayer
          NeuroPlayer represents an artificial Rosenkoenig player that takes its decision based on the output of a neural network.