Package org.DeepJ.ann.activations
Class Sigmoid
java.lang.Object
org.DeepJ.ann.activations.Sigmoid
- All Implemented Interfaces:
ActivationFunction
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Sigmoid
public Sigmoid()
-
-
Method Details
-
forward
- Specified by:
forward
in interfaceActivationFunction
-
backward
- Specified by:
backward
in interfaceActivationFunction
-