org.encog.neural.freeform.factory
Interface InputSummationFactory
-
- All Known Implementing Classes:
- BasicActivationSummationFactory
public interface InputSummationFactoryFactory that creates input summations.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description InputSummationfactor(ActivationFunction activationFunction)Create a new input summation.
-
-
-
Method Detail
-
factor
InputSummation factor(ActivationFunction activationFunction)
Create a new input summation.- Parameters:
activationFunction- The activation function to use.- Returns:
- The input summation.
-
-
DMelt 3.0 © DataMelt by jWork.ORG