Neuroph

Uses of Class
org.neuroph.nnet.comp.DelayedNeuron

Packages that use DelayedNeuron
org.neuroph.nnet.comp Provides components for the specific neural network models. 
 

Uses of DelayedNeuron in org.neuroph.nnet.comp
 

Subclasses of DelayedNeuron in org.neuroph.nnet.comp
 class CompetitiveNeuron
          Provides neuron behaviour specific for competitive neurons which are used in competitive layers, and networks with competitive learning.
 


Neuroph