public abstract class BaseActivationFunction extends Object implements IActivation
| Constructor and Description |
|---|
BaseActivationFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertShape(INDArray in,
INDArray epsilon) |
int |
numParams(int inputSize) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbackprop, getActivationpublic int numParams(int inputSize)
numParams in interface IActivationCopyright © 2021. All rights reserved.