Uses of Class
org.joone.io.InputSwitchSynapse

Packages that use InputSwitchSynapse
org.joone.io   
org.joone.util   
 

Uses of InputSwitchSynapse in org.joone.io
 

Subclasses of InputSwitchSynapse in org.joone.io
 class MultipleInputSynapse
          This class reads sequentially all the connected input synapses, in order to be able to use multiple sources as inputs.
 

Uses of InputSwitchSynapse in org.joone.util
 

Subclasses of InputSwitchSynapse in org.joone.util
 class LearningSwitch
          This class is useful to switch the input data set of a neural network from a training set to a validation set depending on the 'validation' parameter contained in the Monitor object.
 



Submit Feedback to pmarrone@users.sourceforge.net