|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.penguinwerks.jodene.activation.TanhActivationFactory
This is a factory for tanh activation function calculators.
| Constructor Summary | |
TanhActivationFactory()
Creates a new instance of TanhActivationFactory |
|
| Method Summary | |
ActivationFunction |
makeFunction()
This method creates a new Tanh activation function. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TanhActivationFactory()
| Method Detail |
public ActivationFunction makeFunction()
makeFunction in interface ActivationFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||