Neuroph

Uses of Package
org.neuroph.nnet.comp

Packages that use org.neuroph.nnet.comp
org.neuroph.nnet.comp This package provides components for the specific neural network models. 
 

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


Neuroph