|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSciLib.Neuro.sgn
public class sgn
This class defines a signum activation function.
| Constructor Summary | |
|---|---|
sgn()
|
|
| Method Summary | |
|---|---|
double |
g(double x)
|
double |
gDerivative(double x)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public sgn()
| Method Detail |
|---|
public double g(double x)
g in interface Activationpublic double gDerivative(double x)
gDerivative in interface Activation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||