public interface UpdateAction
| Modifier and Type | Method and Description |
|---|---|
void |
update(Network net,
double[] features)
Updates the network in response to the sample
features. |
void update(Network net, double[] features)
features.net - Network.features - Training data.Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.