Documentation of 'org.encog.neural.freeform.factory.FreeformNeuronFactory' Java class
FreeformNeuronFactory
org.encog.neural.freeform.factory

Interface FreeformNeuronFactory

  • All Known Implementing Classes:
    BasicFreeformNeuronFactory


    public interface FreeformNeuronFactory
    A factory that creates neurons.
    • Method Detail

      • factorContext

        FreeformNeuron factorContext(FreeformNeuron neuron)
        Create a context neuron.
        Parameters:
        neuron - The source neuron.
        Returns:
        The newly created neuron.
      • factorRegular

        FreeformNeuron factorRegular(InputSummation object)
        Create a regular neuron.
        Parameters:
        object - The summation function.
        Returns:
        The newly created neuron.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.