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