Neuroph

Uses of Package
org.neuroph.nnet.comp

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

Classes in org.neuroph.nnet.comp used by org.neuroph.nnet.comp
CompetitiveNeuron
          Provides neuron behaviour specific for competitive neurons which are used in competitive layers, and networks with competitive learning.
DelayedNeuron
          Provides behaviour for neurons with delayed output.
 


Neuroph