Package | Description |
---|---|
org.encog.neural.networks | |
org.encog.neural.networks.layers | |
org.encog.neural.networks.structure |
Modifier and Type | Method and Description |
---|---|
void |
BasicNetwork.addLayer(Layer layer)
Add a layer to the neural network.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicLayer
Basic functionality that most of the neural layers require.
|
Modifier and Type | Method and Description |
---|---|
List<Layer> |
NeuralStructure.getLayers() |
Copyright © 2014. All Rights Reserved.