Interface | Description |
---|---|
LearningEventListener |
This interface is implemented by classes who are listening to learning events (iterations, error etc.)
LearningEvent class holds the information about event.
|
NeuralNetworkEventListener |
This interface is implemented by classes who are listening to neural network events events (to be defined)
NeuralNetworkEvent class holds the information about event.
|
Class | Description |
---|---|
LearningEvent |
This class holds information about the source and type of learning event.
|
NeuralNetworkEvent |
This class holds information about the source and type of some neural network event.
|
Enum | Description |
---|---|
LearningEvent.Type | |
NeuralNetworkEvent.Type |
Types of neural network events
|
Copyright © 2019 Neuroph Project. All rights reserved.