Uses of Package
org.neuroph.core.events

Packages that use org.neuroph.core.events
org.neuroph.core.events Provides neural network learning events system 
org.neuroph.core.learning Provides base classes for neural network learning algorithms. 
 

Classes in org.neuroph.core.events used by org.neuroph.core.events
LearningEvent
          This class holds information about the source of some learning event.
 

Classes in org.neuroph.core.events used by org.neuroph.core.learning
LearningEvent
          This class holds information about the source of some learning event.
LearningEventListener
          This interface is implemented by classes who are listening to learning events (iterations, error etc.) LearningEvent class holds the information about event.
 



Copyright © 2012. All Rights Reserved.