| Package | Description |
|---|---|
| com.github.chen0040.mlp.ann |
| Modifier and Type | Method and Description |
|---|---|
List<MLPNeuron> |
MLPLayer.getNeurons() |
| Modifier and Type | Method and Description |
|---|---|
void |
MLPNeuron.copy(MLPNeuron rhs) |
| Modifier and Type | Method and Description |
|---|---|
void |
MLPLayer.setNeurons(ArrayList<MLPNeuron> neurons) |
Copyright © 2017. All rights reserved.