public class NeuronFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static Neuron |
createNeuron(NeuronProperties neuronProperties)
Creates and returns neuron instance according to the given specification in neuronProperties.
|
public static Neuron createNeuron(NeuronProperties neuronProperties)
neuronProperties - specification of neuron propertiesCopyright © 2019 Neuroph Project. All rights reserved.