Package | Description |
---|---|
org.neuroph.core |
Provides base classes and basic building components for neural networks.
|
org.neuroph.core.events |
Provides neural network learning events system
|
Modifier and Type | Method and Description |
---|---|
void |
NeuralNetwork.fireNetworkEvent(NeuralNetworkEvent evt) |
Modifier and Type | Method and Description |
---|---|
void |
NeuralNetworkEventListener.handleNeuralNetworkEvent(NeuralNetworkEvent event) |
Copyright © 2019 Neuroph Project. All rights reserved.