|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LearningEvent | |
|---|---|
| org.neuroph.core.events | Provides neural network learning events system |
| org.neuroph.core.learning | Provides base classes for neural network learning algorithms. |
| Uses of LearningEvent in org.neuroph.core.events |
|---|
| Methods in org.neuroph.core.events with parameters of type LearningEvent | |
|---|---|
void |
LearningEventListener.handleLearningEvent(LearningEvent event)
This method gets executed when LearningRule fires LearningEvent which some class is listening to. |
| Uses of LearningEvent in org.neuroph.core.learning |
|---|
| Methods in org.neuroph.core.learning with parameters of type LearningEvent | |
|---|---|
protected void |
LearningRule.fireLearningEvent(LearningEvent evt)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||