|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaima.learning.statistics.TanhActivationFunction
public class TanhActivationFunction
| Constructor Summary | |
|---|---|
TanhActivationFunction()
|
|
| Method Summary | |
|---|---|
double |
activation(double paramter)
|
double |
deriv(double parameter)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TanhActivationFunction()
| Method Detail |
|---|
public double activation(double paramter)
activation in interface ActivationFunctionpublic double deriv(double parameter)
deriv in interface ActivationFunction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||