|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.penguinwerks.jodene.activation.SigmoidActivationFactory
The sigmoid activation Factory. This creates new sigmoid activation functions.
| Constructor Summary | |
SigmoidActivationFactory()
Creates a new instance of SigmoidActivationFactory |
|
| Method Summary | |
ActivationFunction |
makeFunction()
Creates a new sigmoid activation function. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SigmoidActivationFactory()
| 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 | |||||||||