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.