Package org.simbrain.network.dialog.network

The simbrain.network.dialog.network package contains dialog classes that manage the creation and editing of network-level dialog boxes.

See:
          Description

Class Summary
BackpropDialog BackpropDialog is a dialog box for creating backprop networks.
BackpropPropertiesDialog BackpropPropertiesDialog is a dialog box for setting the properties of a backprop network.
BackpropTrainingDialog BackpropTrainingDialog is a dialog box for training backprop networks.
CompetitiveDialog CompetitiveDialog is used as an assistant to create competitive networks.
CompetitivePropertiesDialog CompetitivePropertiesDialog is a dialog box for setting the properties of a competitive network.
ElmanDialog ElmanDialog is a dialog box for creating Elman networks.
HopfieldDialog DiscreteHopfieldDialog is a dialog box for creating discrete hopfield networks.
HopfieldPropertiesDialog DiscreteHopfieldPropertiesDialog is a dialog box for setting the properties of a discrete hopfield network.
LMSDialog LMSDialog is a dialog box for creating LMSNetwork networks.
LMSPropertiesDialog LMSPropertiesDialog is a dialog box for setting the properties of a LMSNetwork network.
LMSTrainingDialog LMSTraningDialog is a dialog box for training LMSNetwork networks.
StandardNetworkDialog CompetitiveDialog is used as an assistant to create competitive networks.
WTADialog WTADialog is a dialog box for setting the properties of the Network GUI.
WTAPropertiesDialog WTAPropertiesDialog is a dialog box for setting the properties of a winner take all network.
 

Package org.simbrain.network.dialog.network Description

The simbrain.network.dialog.network package contains dialog classes that manage the creation and editing of network-level dialog boxes.