Neuroph

Uses of Package
org.neuroph.nnet.neuron

Packages that use org.neuroph.nnet.neuron
org.neuroph.nnet.neuron This package provides specific types of neurons 
 

Classes in org.neuroph.nnet.neuron used by org.neuroph.nnet.neuron
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