|
Neural Network Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Encapsulates an algorithm to adjust the connection weight of a WeightedConnection,
typically to support network learning.
| Method Summary | |
void |
adjustConnectionWeight(WeightedConnection connection)
Any implementation of this method should call both setWeight
and setLastWeightChange on the
WeightedConnection object. |
| Method Detail |
public void adjustConnectionWeight(WeightedConnection connection)
Any implementation of this method should call both setWeight
and setLastWeightChange on the
WeightedConnection object.
|
PracticalStudies.com | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||