|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaima.learning.statistics.IdentityActivationFunction
public class IdentityActivationFunction
| Constructor Summary | |
|---|---|
IdentityActivationFunction()
|
|
| Method Summary | |
|---|---|
double |
activation(double parameter)
|
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 IdentityActivationFunction()
| Method Detail |
|---|
public double activation(double parameter)
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 | ||||||||