|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivationFunction
Abstracts activation function for neurons.
| Method Summary | |
|---|---|
double |
apply(double input)
Apply activation function to input. |
long |
cost()
|
double |
getMaxValue()
|
double |
getMinValue()
|
| Method Detail |
|---|
double apply(double input)
input -
inputdouble getMaxValue()
double getMinValue()
long cost()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||