org.encog.neural.freeform.factory
public interface InputSummationFactory
| Modifier and Type | Method and Description |
|---|---|
InputSummation |
factor(ActivationFunction activationFunction)
Create a new input summation.
|
InputSummation factor(ActivationFunction activationFunction)
activationFunction - The activation function to use.Copyright © 2014. All Rights Reserved.