org.encog.neural.freeform.task
Interface NeuronTask
-
public interface NeuronTaskDefines a task that is carried out for every neuron.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidtask(FreeformNeuron neuron)The task.
-
-
-
Method Detail
-
task
void task(FreeformNeuron neuron)
The task.- Parameters:
neuron- The neuron.
-
-
DMelt 3.0 © DataMelt by jWork.ORG