Class Sigmoid
java.lang.Object
io.github.kirstenali.deepj.activations.Sigmoid
- All Implemented Interfaces:
ActivationFunction
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Sigmoid
public Sigmoid()
-
-
Method Details
-
forward
- Specified by:
forwardin interfaceActivationFunction
-
backward
- Specified by:
backwardin interfaceActivationFunction
-