|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.aelitis.azureus.core.neuronal.LogisticActivationFunction
public class LogisticActivationFunction
Constructor Summary | |
---|---|
LogisticActivationFunction()
|
Method Summary | |
---|---|
double |
getDerivedFunctionValueFor(double x)
|
double |
getValueFor(double x)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogisticActivationFunction()
Method Detail |
---|
public double getDerivedFunctionValueFor(double x)
getDerivedFunctionValueFor
in interface ActivationFunction
public double getValueFor(double x)
getValueFor
in interface ActivationFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |