Documentation of 'org.neuroph.util.NeuronFactory' Java class
NeuronFactory
org.neuroph.util

Class NeuronFactory



  • public class NeuronFactory
    extends java.lang.Object
    Provides methods to create customized instances of Neuron.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static Neuron createNeuron(NeuronProperties neuronProperties)
      Creates and returns neuron instance according to the given specification in neuronProperties.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • createNeuron

        public static Neuron createNeuron(NeuronProperties neuronProperties)
        Creates and returns neuron instance according to the given specification in neuronProperties.
        Parameters:
        neuronProperties - specification of neuron properties
        Returns:
        returns instance of neuron with specified properties

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.