|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Momentum
Specifies that a training algorithm has the concept of a momentum. This allows it to be used with strategies that automatically adjust the momentum.
| Method Summary | |
|---|---|
double |
getMomentum()
|
void |
setMomentum(double m)
Set the momentum. |
| Method Detail |
|---|
void setMomentum(double m)
m - The new momentum.double getMomentum()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||