@Deprecated public class NetworkTrainingSet<T> extends com.banda.math.domain.learning.TrainingSet<T>
| Constructor and Description |
|---|
NetworkTrainingSet()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addNetwork(Network<T> network)
Deprecated.
|
Collection<Network<T>> |
getNetworks()
Deprecated.
|
void |
removeNetwork(Network<T> network)
Deprecated.
|
void |
setNetworks(Collection<Network<T>> networks)
Deprecated.
|
public Collection<Network<T>> getNetworks()
public void setNetworks(Collection<Network<T>> networks)
Copyright © 2018. All Rights Reserved.